Related Experiment Video
Updated: Mar 22, 2026

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Regularization Paths for Cox's Proportional Hazards Model via Coordinate Descent
Noah Simon1, Jerome Friedman1, Trevor Hastie1
1Department of Statistics, Stanford University, 390 Serra Mall, Stanford CA, 94305, United States of America.
We developed a faster elastic net regularized Cox model algorithm using cyclical coordinate descent. This pathwise approach significantly speeds up analysis for survival data compared to existing methods.
Area of Science:
- Biostatistics
- Computational Biology
- Survival Analysis
Background:
- The Cox proportional hazards model is a cornerstone of survival data analysis.
- Regularization techniques like the elastic net (combining L1 and L2 penalties) are crucial for high-dimensional data.
- Efficient algorithms are needed to fit these complex models.
Purpose of the Study:
- To introduce a novel pathwise algorithm for the elastic net regularized Cox proportional hazards model.
- To improve computational efficiency and speed for survival data analysis.
- To provide a robust method for feature selection and risk prediction.
Main Methods:
- A pathwise algorithm utilizing cyclical coordinate descent.
- Implementation of warm starts to accelerate convergence along the regularization path.
- Validation on both real-world and simulated datasets.
Main Results:
- The proposed algorithm demonstrates significant speedups compared to existing competing methods.
- Effective fitting of the elastic net regularized Cox model across diverse datasets.
- Successful application in survival data analysis.
Conclusions:
- The new pathwise algorithm offers a computationally efficient solution for elastic net regularized Cox models.
- This method enhances the practical application of survival analysis in high-dimensional settings.
- The algorithm provides a valuable tool for researchers analyzing time-to-event data.
More Related Videos
Related Concept Videos
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
The Mantel-Cox Log-Rank Test
Assumptions of Survival Analysis
Hazard Rate
Truncation in Survival Analysis
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...

