Package: randomForest 4.7-1.2

randomForest: Breiman and Cutlers Random Forests for Classification and Regression

Classification and regression based on a forest of trees using random inputs, based on Breiman (2001) <doi:10.1023/A:1010933404324>.

Authors:Leo Breiman [aut], Adele Cutler [aut], Andy Liaw [aut, cre], Matthew Wiener [aut]

randomForest_4.7-1.2.tar.gz
randomForest_4.7-1.2.zip(r-4.5)randomForest_4.7-1.2.zip(r-4.4)randomForest_4.7-1.2.zip(r-4.3)
randomForest_4.7-1.2.tgz(r-4.4-x86_64)randomForest_4.7-1.2.tgz(r-4.4-arm64)randomForest_4.7-1.2.tgz(r-4.3-x86_64)randomForest_4.7-1.2.tgz(r-4.3-arm64)
randomForest_4.7-1.2.tar.gz(r-4.5-noble)randomForest_4.7-1.2.tar.gz(r-4.4-noble)
randomForest_4.7-1.2.tgz(r-4.4-emscripten)randomForest_4.7-1.2.tgz(r-4.3-emscripten)
randomForest.pdf |randomForest.html
randomForest/json (API)
NEWS

# Install 'randomForest' in R:
install.packages('randomForest', repos = c('https://andyliaw-mrk.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

fortran

12.03 score 47 stars 274 packages 36k scripts 78k downloads 1.4k mentions 18 exports 0 dependencies

Last updated 4 months agofrom:0ad64d71e8. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 20 2025
R-4.5-win-x86_64OKJan 20 2025
R-4.5-linux-x86_64OKJan 20 2025
R-4.4-win-x86_64OKJan 20 2025
R-4.4-mac-x86_64OKJan 20 2025
R-4.4-mac-aarch64OKJan 20 2025
R-4.3-win-x86_64OKJan 20 2025
R-4.3-mac-x86_64OKJan 20 2025
R-4.3-mac-aarch64OKJan 20 2025

Exports:classCentercombinegetTreegrowimportancemarginMDSplotna.roughfixoutlierpartialPlotrandomForestrfcvrfImputerfNewstreesizetuneRFvarImpPlotvarUsed

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Prototypes of groups.classCenter
Combine Ensembles of Treescombine
Extract a single tree from a forest.getTree
Add trees to an ensemblegrow grow.default grow.randomForest
Extract variable importance measureimportance importance.default importance.randomForest
The Automobile Dataimports85
Margins of randomForest Classifiermargin margin.default margin.randomForest plot.margin
Multi-dimensional Scaling Plot of Proximity matrix from randomForestMDSplot
Rough Imputation of Missing Valuesna.roughfix na.roughfix.data.frame na.roughfix.default
Compute outlying measuresoutlier outlier.default outlier.randomForest
Partial dependence plotpartialPlot partialPlot.default partialPlot.randomForest
Plot method for randomForest objectsplot.randomForest
predict method for random forest objectspredict.randomForest
Classification and Regression with Random Forestprint.randomForest randomForest randomForest.default randomForest.formula
Random Forest Cross-Valdidation for feature selectionrfcv
Missing Value Imputations by randomForestrfImpute rfImpute.default rfImpute.formula
Show the NEWS filerfNews
Size of trees in an ensembletreesize
Tune randomForest for the optimal mtry parametertuneRF
Variable Importance PlotvarImpPlot
Variables used in a random forestvarUsed