Description
C-Statistics for Risk Prediction Models with Censored Survival Data.
Description
Performs inference for C of risk prediction models with censored survival data, using the method proposed by Uno et al. (2011) <doi:10.1002/sim.4154>. Inference for the difference in C between two competing prediction models is also implemented.
README.md
Installation
To install the package from the CRAN:
install.packages("survC1")
Development version
To install the development version of the survC1 (a bug fix version):
devtools::install_github("uno1lab/survC1")