| C.index | R Documentation |
Empirical c-index estimate
C.index(yvar, score, censorvar, data)
yvar |
column name for observed time |
score |
column name for marker value |
censorvar |
column name for censor (1 is event, 0 is censored) |
data |
input data matrix |
Function for c-index when input is X and Y.
a numeric value of empirical estimation of c-index
# no run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.