Related Experiment Video
Updated: Jul 13, 2026

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Efron-type measures of prediction error for survival analysis
Thomas A Gerds1, Martin Schumacher
1Institute of Medical Biometry and Medical Informatics, University of Freiburg, Stefan-Meier-Strasse 26, D-79104 Freiburg, Germany. gerds@fdm.uni-freiburg.de
This study adapts resampling tools for survival analysis with censored data. It enables comparison of flexible statistical models, like neural networks, against simpler ones using breast cancer trial data.
Area of Science:
- Statistics
- Biostatistics
- Machine Learning
Background:
- Accurate prediction error estimation is crucial for developing and applying statistical models.
- Survival analysis with right-censored data presents unique challenges for error estimation.
- Existing resampling tools need adaptation for complex models in censored survival data.
Purpose of the Study:
- To adapt Efron and Tibshirani's resampling tools for survival analysis with right-censored event times.
- To enable the assessment and comparison of flexible statistical models against less flexible ones.
- To provide a robust method for evaluating predictive accuracy in survival data.
Main Methods:
- Adaptation of resampling techniques (e.g., bootstrapping) for right-censored survival data.
- Application of methods to evaluate flexible predictive rules including artificial neural networks, classification and regression trees, and regression splines.
- Comparative analysis of model performance on the same dataset.
Main Results:
- The adapted resampling methods effectively assess prediction error for flexible models in survival analysis.
- Flexible models (neural nets, trees, splines) can be reliably compared to less flexible models.
- The methodology is demonstrated as effective using real-world breast cancer trial data.
Conclusions:
- The adapted resampling approach provides a valuable tool for statistical model development in survival analysis.
- This method facilitates rigorous comparison of diverse modeling strategies, including advanced machine learning techniques.
- The findings support the use of these techniques for improving predictive accuracy in clinical trial data analysis.
Related Concept Videos
Kaplan-Meier Approach
Censoring Survival Data
Survival Tree
Building a Survival Tree
Constructing a survival tree begins...
Survival Curves
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...
Assumptions of Survival Analysis
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...