powered by
Get time to event sample size OC data.frame
get.tte.ssize.oc.df( m.con.prior = 10, m.trt.prior = 10, HR.prior = 0.75, ARatio = 1, m.obs = 50, m.lower = 40, m.upper = 120, HR.lrv = 0.75, HR.tv = 0.75, HR.user = 0.845, tau.tv = 0.1, tau.lrv = 0.8, tau.ng = 0.65 )
A data frame is returned
number of prior events for control
number of prior events for treamtent
HR estimate
randomization ratio
observed number of events
lower bound on number of events
upper bound on number of events
Min TPP for HR
Base TPP for HR
user's HR
threshold associated with Base TPP
threshold associated with Min TPP
threshold associated with No-Go
# \donttest{ my.tte.ssize.oc.df <- get.tte.ssize.oc.df() my.tte.ssize.oc.df # }
Run the code above in your browser using DataLab