PiotrTymoszuk / coxExtensions

Extended diagnostic and visualization tools for Cox proportional hazard models in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R

coxExtensions

Extended Inference and Goodness of Fit for Cox Models

Summary

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.

Installation

You may fetch the package easily with devtools:

devtools::install_github('PiotrTymoszuk/coxExtensions')

Terms of use

The package is available under a GPL-3 license.

Contact

The package maintainer is Piotr Tymoszuk.

Acknowledgements

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.

About

Extended diagnostic and visualization tools for Cox proportional hazard models in R

License:GNU General Public License v3.0


Languages

Language:R 100.0%