Related Experiment Video
Updated: Jan 9, 2026

Cutoff Value of Phase Angle by Bioelectrical Impedance Analysis at Admission as a Prognostic Factor in Patients with Acute Heart Failure
Published on: June 10, 2025
L1 penalized estimation in the Cox proportional hazards model
1Department of Medical Statistics and Bioinformatics, Leiden University Medical Center, Leiden, The Netherlands. j.j.goeman@lumc.nl
This study introduces a new algorithm for L(1) penalized (lasso) estimates in high-dimensional models. This method enhances variable selection and parameter shrinkage for better prediction rules.
Area of Science:
- Statistics
- Machine Learning
- Bioinformatics
Background:
- High-dimensional data presents challenges for traditional statistical modeling.
- The Least Absolute Shrinkage and Selection Operator (LASSO) is effective for variable selection and shrinkage in such datasets.
- Existing algorithms for LASSO estimation may lack efficiency in complex models.
Purpose of the Study:
- To present a novel, efficient algorithm for computing L(1) penalized (LASSO) estimates.
- To demonstrate the algorithm's applicability across various models, including generalized linear models.
- To provide an implementation of the algorithm in an accessible R package.
Main Methods:
- The algorithm combines gradient ascent optimization with the Newton-Raphson method.
- It is designed for general likelihood functions, accommodating diverse statistical models.
- The method is specifically applied to the Cox proportional hazards model for survival analysis.
Main Results:
- The novel algorithm efficiently computes LASSO estimates in high-dimensional settings.
- Demonstrated effectiveness in predicting breast cancer patient survival using gene expression data.
- Performance comparison with existing methods shows competitive or superior results.
Conclusions:
- The new algorithm offers an efficient approach to LASSO estimation for high-dimensional data.
- Its flexibility allows application in various statistical models, including survival analysis.
- The availability of the 'penalized' R package facilitates broader adoption and use.
Related Concept Videos
The Mantel-Cox Log-Rank Test
Hazard Rate
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...
Assumptions of Survival Analysis
Kaplan-Meier Approach
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...

