Related Experiment Video
Updated: Mar 26, 2026

Establishing a Competing Risk Regression Nomogram Model for Survival Data
Published on: October 23, 2020
R package PRIMsrc: Bump Hunting by Patient Rule Induction Method for Survival, Regression and Classification
Jean-Eudes Dazard1, Michael Choe1, Michael LeBlanc2
1Division of Bioinformatics, Center for Proteomics and Bioinformatics, Case Western Reserve University. Cleveland, OH 44106, USA.
PRIMsrc is a new R package for non-parametric bump hunting. It unifies survival, regression, and classification analysis using the Patient Rule Induction Method (PRIM) for robust data modeling.
Area of Science:
- Statistics
- Machine Learning
- Bioinformatics
Background:
- Traditional statistical methods often struggle with complex, high-dimensional data.
- The Patient Rule Induction Method (PRIM) offers a non-parametric approach for identifying subgroups with distinct outcomes.
- A unified implementation for diverse response types (survival, regression, classification) is lacking.
Purpose of the Study:
- To introduce PRIMsrc, a novel R package implementing a non-parametric bump hunting procedure.
- To provide a unified framework for analyzing various outcome variables including censored time-to-event, continuous, and discrete responses.
- To offer robust model validation and cross-validation techniques tailored for decision-rule making.
Main Methods:
- PRIMsrc utilizes a recursive peeling procedure with response-specific criteria and stopping rules.
- Model fitting involves cross-validated selection for controlling model size and complexity.
- Validation employs an objective function based on prediction error and specialized cross-validation techniques.
Main Results:
- PRIMsrc successfully implements bump hunting for survival, regression, and classification tasks.
- The package facilitates cross-validated model selection to optimize covariate inclusion and peeling steps.
- It generates cross-validated endpoint estimates and provides comprehensive visualization and diagnostic tools.
Conclusions:
- PRIMsrc offers a versatile and powerful tool for non-parametric subgroup analysis across different data types.
- The R package enhances statistical modeling by providing unified, validated, and computationally efficient methods.
- Its availability as open-source software promotes broader application in scientific research and data analysis.
More Related Videos
07:15Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
07:13Comparison 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
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Comparing the Survival Analysis of Two or More Groups
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time...
Kaplan-Meier Approach
Survival Curves
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...
Assumptions of Survival Analysis