Learn R Programming

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

randomForest (version 3.9-6)

Breiman's random forest for classification and regression

Description

Classification and regression based on a forest of trees using random inputs.

Copy Link

Version

Install

install.packages('randomForest')

Monthly Downloads

93,657

Version

3.9-6

License

GPL version 2 or later

Maintainer

Andy Liaw

Last Published

September 22nd, 2024

Functions in randomForest (3.9-6)

plot.randomForest

Plot method for randomForest objects
margin

Margins of randomForest Classifier
combine

Combine Ensembles of Trees
partial.plot

Partial dependence plot
predict.randomForest

predict method for random forest objects
var.used

Variables used in a random forest
na.roughfix

Rough Imputation of Missing Values
rfImpute

Missing Value Imputations by randomForest
randomForest

Classification and Regression with Random Forest
MDSplot

Multi-dimensional Scaling Plot of Proximity matrix from randomForest
var.imp.plot

Variable Importance Plot
grow

Add trees to an ensemble
treesize

Size of trees in an ensemble