RMST | R Documentation |
Calculate Restricted Mean Survival Time
RMST(status, time, extend = FALSE, tau = NULL)
status |
Status, coded as 0 for censoring, 1 for death. |
time |
Observation time. |
extend |
Extend AUC calculation if tau exceeds max(time)? |
tau |
Truncation time. |
Numeric restricted mean survival time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.