Related Experiment Video
Updated: May 10, 2025

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
1.9K
Discrete-time competing-risks regression with or without penalization
1Department of Data and Decisions Sciences, Technion-Israel Institute of Technology, Haifa, 3200003, Israel.
Biometrics
|April 25, 2025
Summary
This study introduces a new method for discrete-time survival analysis with competing risks, enhancing analysis of time-to-event data. The approach integrates regularized regression for improved discrete survival modeling.
Area of Science:
- Biostatistics
- Survival Analysis
- Computational Statistics
Background:
- Time-to-event data analysis often assumes continuous failure times.
- Discrete failure-time data, arising from inherent discreteness or measurement imprecision, presents analytical challenges.
- Existing methods may not adequately handle discrete-time data with competing risks.
Purpose of the Study:
- To introduce a novel estimation procedure for discrete-time survival analysis incorporating competing events.
- To provide a flexible framework that integrates with existing regularized regression and feature screening methods.
- To demonstrate the utility of the proposed method in a real-world clinical setting.
Main Methods:
- Development of a new estimation procedure for discrete-time survival data with competing risks.
- Integration with regularized regression and feature screening techniques.
- Validation through a comprehensive simulation study and application to intensive care unit (ICU) length of stay data.
Main Results:
- The proposed method effectively handles discrete-time survival data with competing events.
- The approach allows for straightforward application of advanced regression and feature selection techniques.
- Successful estimation of an ICU length of stay model with competing risks (discharge, transfer, death).
Conclusions:
- The new procedure offers a significant advantage for discrete-time survival analysis with competing risks.
- The method enhances the applicability of regularized regression and feature screening in this domain.
- The available Python package, PyDTS, facilitates the practical implementation of this advanced survival analysis technique.
Related Concept Videos
Parametric Survival Analysis: Weibull and Exponential Methods
276
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...
276
Truncation in Survival Analysis
124
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...
124
Censoring Survival Data
41
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...
41
Regression Toward the Mean
6.2K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.2K
Introduction To Survival Analysis
115
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...
115
Multiple Regression
2.9K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
2.9K

