Extended Inference and Goodness of Fit for Cox Models
Extends the toolbox for Cox proportional hazard models (survival, SurvMisc) with inference statistic, goodness of fit, diagnostic functions and calibration tests compatible with the tidyverse format.
You may fetch the package easily with devtools
:
devtools::install_github('PiotrTymoszuk/coxExtensions')
The package is available under a GPL-3 license.
The package maintainer is Piotr Tymoszuk.
coxExtensions
uses tools provided by the survival, rms, survminer, survMisc,
rlang, pec, tidyverse, stringi and ggrepel packages. At this place, we would like to acknowledge their Authors and Contributors.