Related Experiment Video
Updated: Jul 14, 2026

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Estimation of predictive accuracy in survival analysis using R and S-PLUS
Lara Lusa1, Rosalba Miceli, Luigi Mariani
1Department of Experimental Oncology, Fondazione IRCCS Istituto Nazionale dei Tumori, Milano, Italy. lara.lusa@ifom-ieo-campus.it
Evaluating survival regression models is crucial for accurate future outcome predictions. The new surev library in R and S-PLUS offers tools to assess predictive accuracy for various models, including those with complex time-dependent covariates.
Area of Science:
- Biostatistics
- Statistical Computing
Background:
- Predictive accuracy evaluation is essential for survival regression models before practical application.
- Existing measures for survival data lack standardization and are often omitted from statistical software.
- There is a need for accessible tools to evaluate the predictive performance of survival models.
Purpose of the Study:
- To develop and introduce the surev library for R and S-PLUS.
- To provide functions for evaluating predictive accuracy measures for survival data, specifically those proposed by Schemper and Henderson.
- To facilitate the assessment of predictive accuracy in parametric and Cox regression models.
Main Methods:
- Development of the surev library in R and S-PLUS.
- Implementation of functions to calculate predictive accuracy measures for parametric regression models.
- Inclusion of capabilities to evaluate Cox models, including those with time-dependent covariates and Bayesian model averaging.
Main Results:
- The surev library provides a comprehensive tool for assessing predictive accuracy in survival analysis.
- The library supports evaluation for both parametric and Cox models.
- It accommodates complex scenarios such as non-proportional hazards and Bayesian model averaging in Cox models.
Conclusions:
- The surev library enhances the practical application of survival regression models by enabling robust predictive accuracy evaluation.
- It addresses the gap in standardized measures and software implementation for survival data.
- The library's utility is demonstrated through real-world data examples.
Related Concept Videos
Comparing the Survival Analysis of Two or More Groups
Assumptions of Survival Analysis
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time until a...
Kaplan-Meier Approach
Survival Tree
Building a Survival Tree
Constructing a survival tree begins...
Actuarial Approach
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...

