Related Experiment Video
Updated: Sep 20, 2025

04:57
Establishing a Competing Risk Regression Nomogram Model for Survival Data
Published on: October 23, 2020
10.3K
CondiS: A conditional survival distribution-based method for censored data imputation overcoming the hurdle in
Yizhuo Wang1, Christopher R Flowers2, Ziyi Li1
1Department of Biostatistics, The University of Texas MD Anderson Cancer Center, Houston, TX, USA.
Journal of Biomedical Informatics
|June 11, 2022
Summary
We developed CondiS and CondiS-X, novel methods to impute censored survival data for machine learning (ML) analysis. These methods improve accuracy and enable direct application of ML techniques in biomedical research.
Area of Science:
- Biomedical research
- Machine learning
- Survival analysis
Background:
- Machine learning (ML) is increasingly used in biomedical research, but standard ML methods struggle with censored time-to-event data.
- Censoring in survival data, common in clinical studies, requires specialized handling to prevent inaccurate or biased ML results.
Purpose of the Study:
- To develop a general-purpose method for imputing censored survival data to facilitate downstream machine learning analysis.
- To propose novel imputation techniques that accurately handle censored observations, enabling direct application of ML algorithms.
Main Methods:
- Introduced CondiS (Conditional Survival Distributions) using Kaplan-Meier estimators to impute censored survival times.
- Extended CondiS to CondiS-X by incorporating covariates via ML modeling for improved imputation accuracy.
- Validated methods through extensive simulations and two real-world cancer datasets.
Main Results:
- CondiS and CondiS-X achieved smaller prediction errors and higher concordance with true survival times compared to existing methods.
- Demonstrated the practical utility and advantages of the proposed methods on real-world cancer data.
- The methods allow for direct application of standard ML techniques after imputation.
Conclusions:
- CondiS and CondiS-X offer effective solutions for handling censored survival data in ML-based biomedical research.
- These imputation methods enhance the reliability and accuracy of ML analyses involving time-to-event data.
- A user-friendly R package is available, supporting broader adoption in big data-driven biomedical studies.
Related Concept Videos
Censoring Survival Data
257
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
257
Assumptions of Survival Analysis
202
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.
202
Introduction To Survival Analysis
409
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...
The primary goal of survival analysis is to estimate survival time—the time...
409
Comparing the Survival Analysis of Two or More Groups
306
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...
306
Kaplan-Meier Approach
284
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,...
284
Survival Tree
167
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...
Building a Survival Tree
Constructing a...
167

