ePCR: Ensemble Penalized Cox Regression for Survival Prediction

The top-performing ensemble-based Penalized Cox Regression (ePCR) framework developed during the DREAM 9.5 mCRPC Prostate Cancer Challenge <https://www.synapse.org/ProstateCancerChallenge> presented in Guinney J, Wang T, Laajala TD, et al. (2017) <doi:10.1016/S1470-2045(16)30560-5> is provided here-in, together with the corresponding follow-up work. While initially aimed at modeling the most advanced stage of prostate cancer, metastatic Castration-Resistant Prostate Cancer (mCRPC), the modeling framework has subsequently been extended to cover also the non-metastatic form of advanced prostate cancer (CRPC). Readily fitted ensemble-based model S4-objects are provided, and a simulated example dataset based on a real-life cohort is provided from the Turku University Hospital, to illustrate the use of the package. Functionality of the ePCR methodology relies on constructing ensembles of strata in patient cohorts and averaging over them, with each ensemble member consisting of a highly optimized penalized/regularized Cox regression model. Various cross-validation and other modeling schema are provided for constructing novel model objects.

Version: 0.11.0
Depends: R (≥ 3.5.0)
Imports: grDevices, graphics, stats, methods, glmnet, hamlet, survival, timeROC, pracma, Bolstad2, impute
Suggests: MASS, ROCR, c060, utils, Matrix (≥ 1.5-0), knitr, rmarkdown
Published: 2024-02-19
Author: Teemu Daniel Laajala [aut, cre], Mika Murtojarvi [ctb]
Maintainer: Teemu Daniel Laajala <teelaa at utu.fi>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ePCR results

Documentation:

Reference manual: ePCR.pdf
Vignettes: User guide to the ePCR R-package

Downloads:

Package source: ePCR_0.11.0.tar.gz
Windows binaries: r-devel: ePCR_0.11.0.zip, r-release: ePCR_0.11.0.zip, r-oldrel: ePCR_0.11.0.zip
macOS binaries: r-release (arm64): ePCR_0.11.0.tgz, r-oldrel (arm64): ePCR_0.11.0.tgz, r-release (x86_64): ePCR_0.11.0.tgz
Old sources: ePCR archive

Reverse dependencies:

Reverse suggests: oscar

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ePCR to link to this page.