tb_prepare_tb_dta | R Documentation |
Prepare data set for longitudinal tumor burden regression
tb_prepare_tb_dta(
dat_tb,
imp_surv,
imp_inx = 1,
uti_gamma = c(Progression = 0.2, Death = 0.5),
tb_reg_pow_conv = 1,
tb_reg_add_surv = FALSE,
scale_time_by_surv = TRUE,
...
)
scale_time_by_surv |
whether conditioning on survival time and scale DAYS to [0,1] |
add_surv |
Whether include uti_gamma at the event time as a tumor burden measurement |
f_conv |
Function for converting tumor burden |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.