Related Experiment Video
Updated: Jul 10, 2026

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Double-blind comparison of survival analysis models using a bespoke web system
A F G Taktak1, C Setzkorn, B E Damato
1Dept. Clinical Eng., R. Liverpool Univ. Hosp., UK.
Summary
This study compared survival models, including Cox and Artificial Neural Networks, on a shared dataset. Results indicate the Cox model was optimistic, while Neural Networks showed slight pessimism.
Area of Science:
- Biostatistics
- Machine Learning in Healthcare
- Survival Analysis
Background:
- Accurate prognostic modeling is crucial for patient stratification and treatment planning.
- Various statistical and machine learning models exist for survival prediction, each with potential biases.
- Objective comparison of these models on a common dataset is needed to understand their performance and limitations.
Purpose of the Study:
- To conduct a double-blind comparison of diverse linear and non-linear survival models.
- To evaluate model performance using a standardized dataset and methodology.
- To identify potential biases, such as optimism or pessimism, in different modeling approaches.
Main Methods:
- A common dataset was securely shared via the geoconda environment.
- Evaluated models included Cox, Log Normal, Partial Logistic Spline, Partial Logistic Artificial Neural Network, and Radial Basis Function Networks.
- Model discrimination was assessed using the area under the Receiver Operating Characteristic (ROC) curve, with graphical analysis against Kaplan-Meier estimates in TNM-classified survival groups.
Main Results:
- The Cox model demonstrated a tendency towards optimism.
- Partial Logistic Artificial Neural Networks exhibited slight pessimism.
- Model performance varied, highlighting differences in predictive accuracy and bias.
Conclusions:
- Different survival models exhibit distinct biases when applied to real-world data.
- Artificial Neural Networks, while complex, showed a tendency towards conservatism in this evaluation.
- Careful model selection and bias assessment are essential for reliable survival prediction in clinical settings.
More Related Videos
Related Concept Videos
Comparing the Survival Analysis of Two or More Groups
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and Cox...
Assumptions of Survival Analysis
Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.
Cancer Survival Analysis
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
Parametric Survival Analysis: Weibull and Exponential Methods
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
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...
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...
Introduction To Survival Analysis
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time until a...
The primary goal of survival analysis is to estimate survival time—the time until a...
Survival Tree
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a survival tree begins...
Building a Survival Tree
Constructing a survival tree begins...

