View source: R/tb_surv_tools.R
tb_surv_fit | R Documentation |
Cox Regression
tb_surv_fit(
dat_surv,
var_time,
var_status,
fsurv = coxph,
fml = "ARM",
event = 0
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.