Related Experiment Video
Updated: Jun 12, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Alternatives to default shrinkage methods can improve prediction accuracy, calibration, and coverage: A methods
Mark A van de Wiel1, Gwenaël Gr Leday2, Martijn W Heymans1
1Department of Epidemiology and Data Science, Amsterdam Public Health Research Institute, Amsterdam University Medical Centers, Amsterdam, the Netherlands.
Alternative shrinkage methods improve regression prediction accuracy, calibration, and confidence interval coverage in low-dimensional settings. These methods offer better performance than standard techniques like lasso and ridge regression.
Area of Science:
- Statistics
- Biostatistics
- Epidemiology
Background:
- Shrinkage methods reduce variance in high-dimensional settings, potentially improving prediction accuracy.
- However, shrinkage can introduce bias, negatively impacting calibration and confidence interval coverage in low-dimensional regression.
- Standard shrinkage methods (e.g., lasso, ridge) with single penalties are often criticized for these limitations.
Purpose of the Study:
- To investigate alternative shrinkage methods for low-dimensional regression.
- To demonstrate improvements in prediction accuracy, calibration, and confidence interval coverage.
- To provide accessible R implementations for these advanced techniques.
Main Methods:
- Studied linear and logistic regression models.
- Utilized small sample splits from a large epidemiological dataset for linear regression.
- Employed Bayesian hierarchical modeling for enhanced shrinkage in linear regression.
- Used external simulations for logistic regression analysis.
Main Results:
- Differential ridge penalties enhanced prediction accuracy in linear regression.
- Additional shrinkage improved calibration and coverage for linear models.
- Local shrinkage outperformed global shrinkage in logistic regression, improving calibration and accuracy.
- Alternative methods showed better performance than Firth's correction in logistic regression.
Conclusions:
- Alternative shrinkage methods offer significant benefits over standard techniques for regression-based prediction.
- These methods enhance accuracy, calibration, and coverage, addressing limitations of traditional approaches.
- Accessible R implementations facilitate the adoption of these advanced statistical techniques.
Related Concept Videos
What are Estimates?
The estimate for the mean of a sample is denoted by ͞x, whereas the mean of the population is designated as μ. Further, parameters such as the mean,...
Testing a Claim about Standard Deviation
The hypothesis testing for the claim of population standard deviation (or variance) requires the data and samples to be random and unbiased. The population distribution also must be normal. There is no specific requirement on the sample size as the estimation is based on the chi-square distribution.
As a first step, the hypothesis (null and alternative) concerning the claim about...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
Distance Corrections
Survival Tree
Building a Survival Tree
Constructing a survival tree begins...
Methods of Medium Optimization

