Learn R Programming

randomForestSRC (version 3.4.2)

Fast Unified Random Forests for Survival, Regression, and Classification (RF-SRC)

Description

Fast OpenMP parallel computing of Breiman's random forests for univariate, multivariate, unsupervised, survival, competing risks, class imbalanced classification and quantile regression. New Mahalanobis splitting for correlated outcomes. Extreme random forests and randomized splitting. Suite of imputation methods for missing data. Fast random forests using subsampling. Confidence regions and standard errors for variable importance. New improved holdout importance. Case-specific importance. Minimal depth variable importance. Visualize trees on your Safari or Google Chrome browser. Anonymous random forests for data privacy.

Copy Link

Version

Install

install.packages('randomForestSRC')

Monthly Downloads

6,971

Version

3.4.2

License

GPL (>= 3)

Maintainer

Udaya Kogalur

Last Published

September 30th, 2025

Functions in randomForestSRC (3.4.2)

plot.subsample.rfsrc

Plot Subsampled VIMP Confidence Intervals
plot.rfsrc

Plot Error Rate and Variable Importance from a RF-SRC analysis
plot.variable.rfsrc

Plot Marginal Effect of Variables
partial.rfsrc

Acquire Partial Effect of a Variable
plot.competing.risk.rfsrc

Plots for Competing Risks
plot.quantreg.rfsrc

Plot Quantiles from Quantile Regression Forests
plot.survival.rfsrc

Plot of Survival Estimates
pbc

Primary Biliary Cirrhosis (PBC) Data
peakVO2

Systolic Heart Failure Data
predict.rfsrc

Prediction for Random Forests for Survival, Regression, and Classification
subsample.rfsrc

Subsample Forests for VIMP Confidence Intervals
randomForestSRC-package

Fast Unified Random Forests for Survival, Regression, and Classification (RF-SRC)
rfsrc

Fast Unified Random Forests for Survival, Regression, and Classification (RF-SRC)
veteran

Veteran's Administration Lung Cancer Trial
wihs

Women's Interagency HIV Study (WIHS)
wine

White Wine Quality Data
rfsrc.fast

Fast Random Forests
rfsrc.anonymous

Anonymous Random Forests
quantreg.rfsrc

Quantile Regression Forests
print.rfsrc

Print Summary Output of a RF-SRC Analysis
rfsrc.news

Show the NEWS file
vimp.rfsrc

VIMP for Single or Grouped Variables
sidClustering.rfsrc

sidClustering using SID (Staggered Interaction Data) for Unsupervised Clustering
vdv

van de Vijver Microarray Breast Cancer
internal.utils

Internal Utility Functions
tune.rfsrc

Tune Random Forest for optimal mtry and nodesize
max.subtree.rfsrc

Acquire Maximal Subtree Information
breast

Wisconsin Prognostic Breast Cancer Data
housing

Ames Iowa Housing Data
hd

Hodgkin's Disease
holdout.vimp.rfsrc

Hold out variable importance (VIMP)
follic

Follicular Cell Lymphoma
imbalanced.rfsrc

Imbalanced Two Class Problems
nutrigenomic

Nutrigenomic Study
impute.rfsrc

Impute Only Mode
get.tree.rfsrc

Extract a Single Tree from a Forest and plot it on your browser