tb_tb_surv | R Documentation |
Median survival by best TB
tb_tb_surv(
dta_tb,
dta_surv,
tb_cut = -0.3,
var_tb = "PCHG",
var_id = "SUBJID",
var_time = "PFS_DAYS",
var_status = "PFS_CNSR",
surv_quants = c(0.5, 0.7),
...
)
cut_tb |
Best response measured by PCHG @export |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.