Related Experiment Video
Updated: Sep 22, 2025

04:57
Establishing a Competing Risk Regression Nomogram Model for Survival Data
Published on: October 23, 2020
10.3K
Transformation model based regression with dependently truncated and independently censored data
Jing Qian1, Sy Han Chiou2, Rebecca A Betensky3
1University of Massachusetts, Amherst,USA.
Summary
This study introduces new regression methods for analyzing truncated survival data, addressing dependent truncation. The developed R package, tranSurv, offers flexible and computationally simple tools for survival analysis.
Area of Science:
- Biostatistics
- Survival Analysis
- Statistical Modeling
Background:
- Truncated survival data present challenges for conventional methods like Kaplan-Meier and Cox models.
- These conventional methods often assume quasi-independence between truncation and event times, which may not hold in real-world scenarios.
Purpose of the Study:
- To extend the structural transformation model for estimating survival functions under dependent truncation to a regression setting.
- To introduce novel, flexible, and computationally efficient methods for analyzing dependent truncated survival data.
- To provide an accessible R package (tranSurv) for implementing these advanced statistical techniques.
Main Methods:
- Extension of the structural transformation model to incorporate regression.
- Development of three new regression methods based on the transformation model.
- Introduction of a piecewise transformation model for enhanced flexibility.
- Validation through simulation studies and application to Alzheimer's disease cognitive decline data.
Main Results:
- The proposed transformation model-based methods demonstrate effective analysis of survival data with dependent truncation.
- Simulation studies confirm the performance of the developed statistical models.
- The methods were successfully applied to real-world data from the National Alzheimer's Coordinating Center.
Conclusions:
- The extended transformation model provides a robust framework for survival analysis with dependent truncation.
- The developed methods and the tranSurv R package offer valuable tools for researchers dealing with complex survival data.
- This approach enhances the ability to study event time distributions and regression coefficients in the presence of truncation.
Related Concept Videos
Censoring Survival Data
258
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...
258
Truncation in Survival Analysis
328
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...
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...
328
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
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
Mechanistic Models: Compartment Models in Individual and Population Analysis
89
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
89
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

