Description Usage Arguments Value Author(s) References Examples
This function calculates Harrell's c-index.
1  | 
formula | 
 Formula for prediction model to be used as in
  | 
data | 
 Data set in which to interpret the formula  | 
A list with elements
concordant | 
 The number of concordant pairs  | 
total | 
 The total number of pairs that can be evaluated  | 
cindex | 
 Harrell's c-index  | 
Hein Putter H.Putter@lumc.nl
Harrell FE, Lee KL & Mark DB (1996), Multivariable prognostic models: issues in developing models, evaluating assumptions and adequacy, and measuring and reducing errors, Statistics in Medicine 15, 361-387.
van Houwelingen HC, Putter H (2012). Dynamic Prediction in Clinical Survival Analysis. Chapman & Hall.
1 2  | 
Loading required package: survival
$concordant
[1] 39298.5
$total
[1] 59026
$cindex
[1] 0.6657829
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.