powered by
Get time to event treatment oc data.frame
get.tte.trt.oc.df( m.con.prior = 10, m.trt.prior = 10, HR.prior = 0.8, ARatio = 0.5, m.obs = 50, HR.tv = 0.7, HR.lrv = 0.9, HR.lower = 0.3, HR.upper = 2, 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 events
HR for Base TPP
HR for Min TPP
Lower bound for OC curve
Upper bound for OC curve
threshold associated with Base TPP
threshold associated with Min TPP
threshold associated with No-Go
Greg Cicconetti
my.tte.trt.oc.df <- get.tte.trt.oc.df() my.tte.trt.oc.df
Run the code above in your browser using DataLab