extract_c | R Documentation |
Function to calculate c-index from a an AFCM or LFCM fit
extract_c(fit, survival_time, event)
fit |
fit AFCM or LFCM model fit object. |
survival_time |
Vector of survival/censoring times |
event |
Survival statust (0 = censored, 1 = event) |
c-index
Erjia Cui
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.