View source: R/survival_functions.R
expected_surv | R Documentation |
expected_surv
calculates expected survival (area under survival curve).
expected_surv(time, surv)
time |
vector of time to estimate probabilities. |
surv |
vector of survival probabilities. |
expected survival.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.