Extended Inference and Goodness of Fit for Cox Models
Extends the toolbox for Cox proportional hazard models (packages survival
, SurvMisc
, rms
) with inference statistic, goodness of fit, diagnostic functions, calibration tests, and cross-validation pipelines 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.
Many thanks to their Authors and Contributors.