plot.binomialSPRT {gsDesign}R Documentation

FUNCTION_TITLE

Description

FUNCTION_DESCRIPTION

Usage

## S3 method for class 'binomialSPRT'
plot(x, plottype = 1, ...)

Arguments

x

PARAM_DESCRIPTION

plottype

PARAM_DESCRIPTION, Default: 1

...

PARAM_DESCRIPTION

Details

DETAILS

Value

OUTPUT_DESCRIPTION

Author(s)

Keaven Anderson, PhD

See Also

geom_abline

Examples

## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

[Package gsDesign version 3.2.0 Index]