summary.ph2simon {VisualizeSimon2Stage} | R Documentation |
Summarize a Simon's two-stage design
## S3 method for class 'ph2simon'
summary(object, ...)
object |
ph2simon object |
... |
potential parameters, currently not in use |
Function summary.ph2simon returns a list with three (3) elements
library(clinfun)
(x = ph2simon(pu = .2, pa = .4, ep1 = .05, ep2 = .1))
summary(x)