powered by
Summarize a Simon's two-stage design
# S3 method for ph2simon summary(object, ...)
Function summary.ph2simon returns a list with three (3) elements
'design'
integer matrix
'EN'
double matrix
'p'
ph2simon object
potential parameters, currently not in use
library(clinfun) (x = ph2simon(pu = .2, pa = .4, ep1 = .05, ep2 = .1)) summary(x)
Run the code above in your browser using DataLab