powered by
Make time to event rule in action plot
make.tte.ria( m.con.prior = 1, m.trt.prior = 1, HR.prior = 1, ARatio = 0.5, HR.obs = 0.845, m.obs = 1500, HR.tv = 0.8, HR.lrv = 0.9, tau.tv = 0.1, tau.lrv = 0.7, tau.ng = 0.7, tsize = 4, nlines = 25, nlines.ria = 20, add.table = TRUE )
A ggplot object is returned.
prior number of control events
prior number of treatment events
prior estimate for HR
Allocation ratio
observed hazard ratio
observed number of events
TPP Target Value aka Base TPP
TPP Lower Reference Value aka Max TPP (large HRs lead to No-Go)
threshold associated with Base TPP
threshold associated with Min TPP
threshold associated with No-Go
Control for text size
Control for text spacing
provides extended output summaries
my.tte.ria <- make.tte.ria(add.table=TRUE) plot(my.tte.ria[[1]]) my.tte.ria[[2]] my.tte.ria[[3]] my.tte.ria[[4]]
Run the code above in your browser using DataLab