.format_survfit_results | R Documentation |
Convert Tidied Survival Fit to ARD
.format_survfit_results(tidy_survfit)
an ARD data frame of class 'card'
cardx:::.format_survfit_results(
broom::tidy(survival::survfit(survival::Surv(AVAL, CNSR) ~ TRTA, cards::ADTTE))
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.