powered by
Summarize a Simon's two-stage design
# S3 method for ph2simon4 summary(object, ...)# S3 method for ph2simon summary(object, ...)
# S3 method for ph2simon summary(object, ...)
Function summary.ph2simon() returns a list with three (3) elements
summary.ph2simon()
'design'
integer matrix
'EN'
double matrix
'p'
a ph2simon or ph2simon4 object
parameters of function ph2simon4(), most importantly type
ph2simon4()
type
(x = clinfun::ph2simon(pu = .2, pa = .4, ep1 = .05, ep2 = .1)) summary(x) summary(x, type = c('minimax', 'optimal', 'n1', 'maximax'))
Run the code above in your browser using DataLab