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.7-x86_64)randomForest_4.7-1.2.zip(r-4.7-arm64)randomForest_4.7-1.2.zip(r-4.6-x86_64)randomForest_4.7-1.2.zip(r-4.6-arm64)randomForest_4.7-1.2.zip(r-4.5-x86_64)
randomForest_4.7-1.2.tgz(r-4.6-x86_64)randomForest_4.7-1.2.tgz(r-4.6-arm64)randomForest_4.7-1.2.tgz(r-4.5-x86_64)randomForest_4.7-1.2.tgz(r-4.5-arm64)
randomForest_4.7-1.2.tar.gz(r-4.7-arm64)randomForest_4.7-1.2.tar.gz(r-4.7-x86_64)randomForest_4.7-1.2.tar.gz(r-4.6-arm64)randomForest_4.7-1.2.tar.gz(r-4.6-x86_64)
randomForest_4.7-1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
randomForest/json (API)

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

On CRAN:

Conda:

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

12.39 score 52 stars 295 packages 50k scripts 106k downloads 1.4k mentions 18 exports 0 dependencies

Last updated from:0ad64d71e8. Checks:13 OK, 2 WARNING. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK98
linux-devel-x86_64OK124
source / vignettesOK210
linux-release-arm64OK96
linux-release-x86_64OK111
macos-release-arm64OK108
macos-release-x86_64OK222
macos-oldrel-arm64OK103
macos-oldrel-x86_64OK227
windows-devel-arm64WARNING327
windows-devel-x86_64OK82
windows-release-arm64WARNING318
windows-release-x86_64OK90
windows-oldrel-x86_64OK78
wasm-releaseOK101

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