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

Survival Tree01:19

Survival Tree

496
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...
496
Survival Curves01:18

Survival Curves

909
Survival curves are graphical representations that depict the survival experience of a population over time, offering an intuitive way to track the proportion of individuals who remain event-free at each time point. These curves are widely used in fields such as medicine, public health, and reliability engineering to visualize and compare survival probabilities across different groups or conditions.
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...
909
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

702
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...
702
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
Receiver Operating Characteristic Plot01:15

Receiver Operating Characteristic Plot

561
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
561
Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

487
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.
487

You might also read

Related Articles

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

Sort by
Same author

Super greedy trees.

Artificial intelligence review·2026
Same author

Workforce Detachment in Persons with CKD.

Clinical journal of the American Society of Nephrology : CJASN·2026
Same author

Variable Priority for Unsupervised Variable Selection.

Pattern recognition·2026
Same author

Exercise maintains LEAP2 levels after weight loss in females with obesity.

iScience·2026
Same author

Individual variable priority: a model-independent local gradient method for variable importance.

Artificial intelligence review·2025
Same author

Harnessing the power of virtual (digital) twins: Graphical causal tools for understanding patient and hospital differences.

Computational and structural biotechnology journal·2025
Same journal

ebnm: An R Package for Solving the Empirical Bayes Normal Means Problem Using a Variety of Prior Families.

Journal of statistical software·2026
Same journal

Optimum Allocation for Adaptive Multi-Wave Sampling in R: The R Package optimall.

Journal of statistical software·2025
Same journal

BoXHED2.0: Scalable Boosting of Dynamic Survival Analysis.

Journal of statistical software·2025
Same journal

Probabilistic Estimation and Projection of the Annual Total Fertility Rate Accounting for Past Uncertainty: A Major Update of the bayesTFR R Package.

Journal of statistical software·2024
Same journal

PResiduals: An R Package for Residual Analysis Using Probability-Scale Residuals.

Journal of statistical software·2024
Same journal

Regression Modeling for Recurrent Events Possibly with an Informative Terminal Event Using R Package reReg.

Journal of statistical software·2024
See all related articles

Related Experiment Video

Updated: Apr 22, 2026

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

858

Evaluating Random Forests for Survival Analysis using Prediction Error Curves.

Ulla B Mogensen1, Hemant Ishwaran2, Thomas A Gerds1

  • 1Department of Biostatistics, University of Copenhagen, Denmark.

Journal of Statistical Software
|October 16, 2014
PubMed
Summary
This summary is machine-generated.

The R package pec efficiently computes prediction error curves for survival analysis, supporting various models like Cox regression and random forests. It handles censored data and cross-validation for robust model assessment.

Keywords:
R.Survival predictionprediction error curvesrandom survival forest

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.3K
Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery
06:46

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery

Published on: September 27, 2024

1000

Related Experiment Videos

Last Updated: Apr 22, 2026

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

858
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
Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery
06:46

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery

Published on: September 27, 2024

1000

Area of Science:

  • Biostatistics
  • Machine Learning
  • Survival Analysis

Background:

  • Prediction error curves are crucial for evaluating predictive performance in survival analysis.
  • Assessing diverse prediction models, including traditional and machine learning approaches, requires robust computational tools.

Purpose of the Study:

  • To survey the R package pec for efficient prediction error curve computation.
  • To demonstrate extending pec's functionality to new prediction models, exemplified by random forests.
  • To compare random forests with Cox regression using real-world datasets.

Main Methods:

  • Utilizes inverse probability of censoring weights for right-censored data.
  • Implements cross-validation techniques to address apparent error.
  • Extends pec to support random forest models using the randomSurvivalForest and party R packages.

Main Results:

  • The pec package facilitates efficient and flexible prediction error curve computation.
  • Demonstrated successful integration of random forest models into the pec framework.
  • Comparative analysis showed random forests as a viable alternative to Cox regression in specific settings.

Conclusions:

  • The pec package is a valuable tool for comprehensive prediction error assessment in survival analysis.
  • Extensibility of pec allows for the evaluation of novel and complex prediction models.
  • Random forests offer a promising non-parametric approach for survival data analysis.