plotBoundaries: Function that plots the efficacy and futility boundaries

Description Usage Arguments Examples

Description

Plots the efficacy and futility boundaries

Usage

1
plotBoundaries(theObject)

Arguments

theObject

The sequential design object

Examples

1
2
3
design1<-sequential.design()
design1<-calcBoundaries(design1)
plotBoundaries(design1)

Example output



seqmon documentation built on Sept. 5, 2020, 1:06 a.m.