Learn R Programming

⚠️There's a newer version (3.4.1) of this package.Take me there.

randomForestSRC (version 2.6.0)

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

Description

A unified treatment of Breiman's random forests for survival, regression and classification problems based on Ishwaran and Kogalur's random survival forests (RSF) package. Now extended to include multivariate and unsupervised forests. Also includes quantile regression forests for univariate and multivariate training/testing settings. The package runs in both serial and parallel (OpenMP) modes.

Copy Link

Version

Install

install.packages('randomForestSRC')

Monthly Downloads

6,551

Version

2.6.0

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Udaya Kogalur

Last Published

May 2nd, 2018

Functions in randomForestSRC (2.6.0)

plot.variable

Plot Marginal Effect of Variables
randomForestSRC-package

Random Forests for Survival, Regression, and Classification (RF-SRC)
plot.survival

Plot of Survival Estimates
rfsrcSyn

Synthetic Random Forests
stat.split

Acquire Split Statistic Information
veteran

Veteran's Administration Lung Cancer Trial
vdv

van de Vijver Microarray Breast Cancer
wihs

Women's Interagency HIV Study (WIHS)
vimp

VIMP for Single or Grouped Variables
predict.rfsrc

Prediction for Random Forests for Survival, Regression, and Classification
var.select

Variable Selection
rfsrc

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

Primary Biliary Cirrhosis (PBC) Data
follic

Follicular Cell Lymphoma
find.interaction

Find Interactions Between Pairs of Variables
max.subtree

Acquire Maximal Subtree Information
nutrigenomic

Nutrigenomic Study
breast

Wisconsin Prognostic Breast Cancer Data
hd

Hodgkin's Disease
partial

Acquire Partial Effect of a Variable
plot.competing.risk

Plots for Competing Risks
impute

Impute Only Mode
rfsrc.news

Show the NEWS file
plot.rfsrc

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

Print Summary Output of a RF-SRC Analysis
quantileReg

Quantile Regression Forests