Related Experiment Video
Updated: Aug 8, 2026

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Cross-validated bagged prediction of survival
Sandra E Sinisi1, Romain Neugebauer, Mark J van der Laan
1University of California, Berkeley, USA. ssinisi@stat.berkeley.edu
Summary
This study applies a novel Deletion/Substitution/Addition algorithm for survival prediction with right-censored data. The enhanced method improves survival time predictions for diffuse large B-cell lymphoma patients using gene expression.
Area of Science:
- Biostatistics
- Bioinformatics
- Genomics
Background:
- Survival data analysis is crucial in clinical research.
- Right-censoring is a common challenge in survival data.
- Gene expression data holds potential for predicting patient outcomes.
Purpose of the Study:
- To adapt the Deletion/Substitution/Addition algorithm for right-censored survival data.
- To integrate bagging for robust, cross-validated survival prediction.
- To predict survival time in diffuse large B-cell lymphoma (DLBCL) patients.
Main Methods:
- Application of the Deletion/Substitution/Addition algorithm to right-censored data.
- Incorporation of bagging to create a cross-validated bagged estimator.
- Utilizing gene expression variables for survival time prediction in DLBCL.
Main Results:
- Demonstration of the Deletion/Substitution/Addition algorithm's applicability to right-censored survival data.
- Successful implementation of a cross-validated bagged estimator through bagging.
- Prediction of survival times for DLBCL patients using gene expression data.
Conclusions:
- The Deletion/Substitution/Addition algorithm is effective for survival prediction with right-censoring.
- Bagging enhances the algorithm, providing a reliable cross-validated estimator.
- Gene expression data can be leveraged for accurate survival time prediction in DLBCL.
Related Concept Videos
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.
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...
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...
Truncation in Survival Analysis
Truncation in survival analysis refers to the exclusion of individuals or events from the dataset based on specific criteria related to the time of the event. This exclusion can happen in two primary forms: left truncation and right truncation.
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 observed.
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 observed.
Kaplan-Meier Approach
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
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...
