Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

482
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.
482
Parametric Survival Analysis: Weibull and Exponential Methods01:14

Parametric Survival Analysis: Weibull and Exponential Methods

1.3K
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...
1.3K
Introduction To Survival Analysis01:18

Introduction To Survival Analysis

932
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...
932
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

696
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...
696
Survival Tree01:19

Survival Tree

464
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...
464
Kaplan-Meier Approach01:24

Kaplan-Meier Approach

703
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,...
703

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Cancer risk with methotrexate-TNF antagonist combination therapy compared to TNF-antagonist monotherapy in IBD.

Inflammatory bowel diseases·2026
Same author

Toward Artificial Intelligence-driven Clinical Decision Support Tools in Rheumatology.

Rheumatic diseases clinics of North America·2026
Same author

Statistics and AI - A Fireside Conversation.

Harvard data science review·2026
Same author

Predicting the timing of first sustained cognitive worsening in Alzheimer's disease using real-world clinical data and machine learning.

medRxiv : the preprint server for health sciences·2026
Same author

Nonparametric estimation of the total treatment effect with multiple outcomes in the presence of terminal events.

Biometrics·2026
Same author

Stratification of Alzheimer's disease patients using knowledge-guided unsupervised latent factor clustering with electronic health record data.

Communications medicine·2026

Related Experiment Video

Updated: Mar 22, 2026

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

11.0K

Inference for survival prediction under the regularized Cox model.

Jennifer A Sinnott1, Tianxi Cai2

  • 1Department of Statistics, The Ohio State University, Columbus, OH 43210, USA jsinnott@stat.osu.edu.

Biostatistics (Oxford, England)
|April 24, 2016
PubMed
Summary

Accurate survival prediction inference is challenging with penalized Cox models. A novel two-stage resampling method improves coefficient and survival function estimation accuracy, outperforming standard techniques.

Keywords:
BootstrapEnsemble methodsOracle propertyProportional hazards modelRegularized estimationResamplingRisk predictionSimultaneous confidence intervalsSurvival functions

More Related Videos

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.7K
Cutoff Value of Phase Angle by Bioelectrical Impedance Analysis at Admission as a Prognostic Factor in Patients with Acute Heart Failure
05:16

Cutoff Value of Phase Angle by Bioelectrical Impedance Analysis at Admission as a Prognostic Factor in Patients with Acute Heart Failure

Published on: June 10, 2025

760

Related Experiment Videos

Last Updated: Mar 22, 2026

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

11.0K
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.7K
Cutoff Value of Phase Angle by Bioelectrical Impedance Analysis at Admission as a Prognostic Factor in Patients with Acute Heart Failure
05:16

Cutoff Value of Phase Angle by Bioelectrical Impedance Analysis at Admission as a Prognostic Factor in Patients with Acute Heart Failure

Published on: June 10, 2025

760

Area of Science:

  • Statistics
  • Biostatistics
  • Machine Learning

Background:

  • Regularized Cox models are used for variable selection in survival analysis.
  • Accurate inference on predicted survival after regularization is difficult.
  • Existing methods like asymptotic formulas and standard bootstrap have limitations in variance estimation.

Purpose of the Study:

  • To develop a robust method for accurate inference on predicted survival after fitting regularized Cox models.
  • To address the underestimation and overestimation issues in variance estimation from existing methods.
  • To improve the reliability of survival function predictions in high-dimensional data.

Main Methods:

  • A two-stage resampling approach is proposed.
  • Stage 1 involves ensemble voting for coefficient selection.
  • Stage 2 refits the penalized model using selected variables for refined inference.

Main Results:

  • The proposed ensemble voting method provides accurate point and interval estimators for coefficients, maintaining the oracle property.
  • The novel interval estimation procedures for survival functions significantly outperform asymptotic and standard bootstrap methods.
  • The approach was successfully illustrated for predicting breast cancer survival using gene expression data.

Conclusions:

  • The proposed two-stage resampling method offers a substantial improvement for inference in regularized Cox models.
  • This method enhances the accuracy of predicted survival functions, crucial for clinical and research applications.
  • The findings have direct implications for personalized medicine and biomarker discovery in complex diseases.