Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

mxfda (version 0.2.2-1)

extract_c: extract_c

Description

Function to calculate c-index from a an AFCM or LFCM fit

Usage

extract_c(fit, survival_time, event)

Value

c-index

Arguments

fit

fit AFCM or LFCM model fit object.

survival_time

Vector of survival/censoring times

event

Survival statust (0 = censored, 1 = event)

Author

Erjia Cui