Plots the efficacy and futility boundaries
plotBoundaries(theObject)
theObject
The sequential design object
design1<-sequential.design() design1<-calcBoundaries(design1) plotBoundaries(design1)