.process_survfit_time | R Documentation |
Process Survival Fit For Time Estimates
.process_survfit_time(x, times, type, start.time = NULL)
x |
( | |||||||||
times |
( | |||||||||
type |
(
| |||||||||
start.time |
( |
a tibble
survival::survfit(survival::Surv(AVAL, CNSR) ~ TRTA, cards::ADTTE) |>
cardx:::.process_survfit_time(times = c(60, 180), type = "risk")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.