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

Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

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

Survival Tree

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

Introduction To Survival Analysis

955
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...
955
Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

492
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.
492
Cancer Survival Analysis01:21

Cancer Survival Analysis

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

Kaplan-Meier Approach

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

You might also read

Related Articles

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

Sort by
Same author

Validation of the Standardized Outcomes in Nephrology-Life Participation (SONG-LP) Instrument in People with CKD.

Kidney360·2026
Same author

Validation of the Standardized Outcomes in Nephrology - Life Participation (SONG-LP) Instrument in People Receiving Dialysis.

Kidney international reports·2026
Same author

Establishing a core outcome measure for cancer in trials in kidney transplantation: a standardized outcomes in nephrology-kidney transplantation consensus workshop report.

Transplant international : official journal of the European Society for Organ Transplantation·2026
Same author

Graft survival and rejection with repeated human leukocyte antigen (HLA) mismatch in kidney transplantation: a retrospective multicentre cohort study protocol.

BMC nephrology·2026
Same author

Bovine Lactoferrin Compared With Ferrous sulfate for Treating Iron-Deficiency Anemia in Bangladeshi Women-A Randomized Controlled Trial.

The Journal of nutrition·2026
Same author

Diagnostic stewardship in emergency departments using the UNTIE framework: a stepped-wedge cluster randomised study protocol.

BMJ open·2026

Related Experiment Video

Updated: May 2, 2026

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.3K

Advances in survival analyses: machine learning methods and model comparison.

Ryan Gately1, Dharshana Sabanayagam2, Wai H Lim3

  • 1Department of Kidney and Transplant Services, Princess Alexandra Hospital, Queensland, Australia; Frazer Institute, University of Queensland, Brisbane, Australia.

Kidney International
|April 30, 2026
PubMed
Summary
This summary is machine-generated.

This article introduces advanced survival analysis techniques for predicting patient outcomes and evaluating model performance. Practical R code is provided to help researchers implement these novel methods in their own studies.

Keywords:
educationkidney transplantationmachine learningprediction modelingsurvival analysistransplantation

More Related Videos

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

3.1K
Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
07:13

Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model

Published on: April 18, 2025

892

Related Experiment Videos

Last Updated: May 2, 2026

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.3K
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

3.1K
Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
07:13

Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model

Published on: April 18, 2025

892

Area of Science:

  • Biostatistics
  • Medical Informatics

Background:

  • Survival analysis is crucial for understanding time-to-event data in clinical research.
  • Traditional methods offer foundational insights but may not capture complex predictive patterns.

Purpose of the Study:

  • To explore novel approaches for predicting survival outcomes.
  • To present methods for evaluating the performance of survival models.
  • To provide practical implementation guidance using R.

Main Methods:

  • Exploration of advanced statistical techniques for survival prediction.
  • Description of metrics and methodologies for model performance assessment.
  • Utilizing R programming language for data analysis and visualization.

Main Results:

  • Demonstration of novel methods for enhanced survival outcome prediction.
  • Evaluation of model performance using quantitative metrics.
  • Successful application of R code for practical implementation.

Conclusions:

  • Novel survival analysis methods offer improved prediction and evaluation capabilities.
  • Accessible R code facilitates the application of these advanced techniques by researchers.
  • This work extends foundational survival analysis concepts with practical, modern approaches.