tb_simu_surv_wb | R Documentation |
Simulate Survival time for all based on weibull
tb_simu_surv_wb(
pt_cov,
mdl_fit,
trt_effect = 0,
rand_effect = 0.1,
annual_dropout = 0.1,
min_fu_days = 0.6 * 365.25,
...,
seed = NULL
)
min_fu_day |
minimum follow up days |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.