Learn R Programming

seqmon (version 2.5)

plotBoundaries: Function that plots the efficacy and futility boundaries

Description

Plots the efficacy and futility boundaries

Usage

plotBoundaries(theObject)

Arguments

theObject

The sequential design object

Examples

Run this code
design1<-sequential.design()
design1<-calcBoundaries(design1)
plotBoundaries(design1)

Run the code above in your browser using DataLab