Description
Fitting and Tuning Regularized Cause-Specific Cox Models with Elastic-Net Penalty.
Description
Flexible tools to fit, tune and obtain absolute risk predictions from regularized cause-specific cox models with elastic-net penalty.
README.md
CSCNet
Flexible tools for fitting, tuning and obtaining absolute risk predictions from regularized cause-specific cox (CSC) models with elastic-net penalty.
Installation
You can install the latest version of CSCNet from CRAN and GitHub:
#CRAN
install.packages('CSCNet')
#GitHub
install.packages('devtools') #If you haven't installed it yet!
devtools::install_github('Shahin-Roshani/CSCNet')