get.tte.post | R Documentation |
Returns the parameters of the posterior distribution in the case of normal approximation to hazard ratio
get.tte.post( m.con.prior = 10, m.trt.prior = 10, HR.prior = 0.7, ARatio = 1, HR.obs = 0.8, m.obs = 50 )
m.con.prior |
prior number of events on control |
m.trt.prior |
prior number of events on treatment |
HR.prior |
Prior Hazard ratio |
ARatio |
Randomization ratio in current trial |
HR.obs |
Observed HR in current trial |
m.obs |
Total events in current trail |
A data.frame is returned
my.tte.post <- get.tte.post() my.tte.post
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.