acro_surv_func | R Documentation |
Survival analysis
acro_surv_func(time, status, output, filename = "kaplan-meier.png")
time |
An array of times (censoring times or event times). |
status |
Status at the event time. |
output |
A string determine the type of output. Available options are table or plot. |
filename |
The name of the file where the plot will be saved. |
The survival table or plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.