Learn R Programming

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

randomForest (version 1.0)

Breiman's random forest classifier

Description

Classification based on a forest of classification trees using random inputs.

Copy Link

Version

Install

install.packages('randomForest')

Monthly Downloads

416,835

Version

1.0

License

GPL version 2 or later

Maintainer

Andy Liaw

Last Published

September 22nd, 2024

Functions in randomForest (1.0)

randomForest

Breiman's Random Forest classifier
predict.randomForest

predict method for random forest objects