Package: randomForest 4.7-1.1

randomForest: Breiman and Cutler's 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:Fortran original by Leo Breiman and Adele Cutler, R port by Andy Liaw and Matthew Wiener.

randomForest_4.7-1.1.tar.gz
randomForest_4.7-1.1.zip(r-4.5)randomForest_4.7-1.1.zip(r-4.4)randomForest_4.7-1.1.zip(r-4.3)
randomForest_4.7-1.1.tgz(r-4.4-x86_64)randomForest_4.7-1.1.tgz(r-4.4-arm64)randomForest_4.7-1.1.tgz(r-4.3-x86_64)randomForest_4.7-1.1.tgz(r-4.3-arm64)
randomForest_4.7-1.1.tar.gz(r-4.5-noble)randomForest_4.7-1.1.tar.gz(r-4.4-noble)
randomForest_4.7-1.1.tgz(r-4.4-emscripten)randomForest_4.7-1.1.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.

18 exports 44 stars 9.37 score 0 dependencies 268 dependents 1.4k mentions 31.1k scripts 72.9k downloads

Last updated 2 years agofrom:ac6e7cb8ef. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-win-x86_64OKSep 08 2024
R-4.5-linux-x86_64OKSep 08 2024
R-4.4-win-x86_64OKSep 08 2024
R-4.4-mac-x86_64OKSep 08 2024
R-4.4-mac-aarch64OKSep 08 2024
R-4.3-win-x86_64OKSep 08 2024
R-4.3-mac-x86_64OKSep 08 2024
R-4.3-mac-aarch64OKSep 08 2024

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