Related Experiment Video
Updated: May 23, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
A comparison of random forest variable selection methods for regression modeling of continuous outcomes
Nathaniel S O'Connell1, Byron C Jaeger1, Garrett S Bullock1,2
1Department of Biostatistics and Data Science, Wake Forest University School of Medicine, Medical Center Boulevard, Winston-Salem, NC 27157, United States.
This study benchmarks 13 random forest (RF) variable selection methods for continuous outcomes. Boruta and aorsf R packages are recommended for axis-based RF models, while aorsf is best for oblique RF models.
Area of Science:
- Machine Learning
- Statistical Modeling
- Data Science
Background:
- Random Forest (RF) regression is a widely used machine learning technique for developing prediction models with continuous outcomes.
- Variable selection, or feature selection, is crucial for enhancing model accuracy, computational efficiency, and data collection practicality.
- Limited evidence exists to guide the selection of optimal RF variable selection methods across diverse datasets.
Purpose of the Study:
- To benchmark and compare the performance of 13 random forest variable selection methods for continuous outcomes.
- To provide evidence-based guidance on selecting preferable variable selection methods for different dataset types.
- To assess variable selection methods using an open science approach.
Main Methods:
- A benchmarking study evaluated 13 RF variable selection methods using 59 publicly available datasets.
- Performance was measured by out-of-sample R2 of RF models built with selected variables.
- Efficiency was assessed by computational time and simplicity by the percentage of variables reduced.
Main Results:
- Variable selection methods in the Boruta and aorsf R packages performed best for axis-based RF models.
- Methods within the aorsf R package demonstrated superior performance for oblique RF models.
- The study identified specific RF variable selection methods suitable for different RF model types.
Conclusions:
- The Boruta and aorsf R packages offer effective variable selection for axis-based RF regression.
- The aorsf R package is recommended for variable selection in oblique RF regression models.
- This research provides valuable insights for optimizing RF regression models through informed variable selection.
Related Concept Videos
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Survival Tree
Building a Survival Tree
Constructing a...
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Comparing the Survival Analysis of Two or More Groups
Randomized Experiments
Simple randomization
Simple...
Pharmacokinetic Models: Comparison and Selection Criterion
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.

