Simulate Survival time for all
1 2 3 4 5 6 7 8 9 10 11 | rd_pts_all(
ve_trt,
ir_placebo_1yr,
p_evaluable = 1,
annual_dropout = 0.025,
annual_enroll = 6000,
n_tot = 15000,
max_followup_yr = 1,
seed = NULL,
...
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.