plotBoundaries: Function that plots the efficacy and futility boundaries

plotBoundariesR Documentation

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

design1<-sequential.design()
design1<-calcBoundaries(design1)
plotBoundaries(design1)

seqmon documentation built on May 29, 2024, 9:14 a.m.