Other packages > Find by keyword >

Rborist  

Extensible, Parallelizable Implementation of the Random Forest Algorithm
View on CRAN: Click here


Download and install Rborist package within the R console
Install from CRAN:
install.packages("Rborist")

Install from Github:
library("remotes")
install_github("cran/Rborist")

Install by package version:
library("remotes")
install_version("Rborist", "0.3-11")



Attach the package and use:
library("Rborist")
Maintained by
Mark Seligman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-02-14
Latest Update: 2025-02-02
Description:
Scalable implementation of classification and regression forests, as described by Breiman (2001), .
How to cite:
Mark Seligman (2015). Rborist: Extensible, Parallelizable Implementation of the Random Forest Algorithm. R package version 0.3-11, https://cran.r-project.org/web/packages/Rborist. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1-0 (2015-02-14 08:25), 0.1-1 (2016-04-27 13:30), 0.1-2 (2016-08-17 10:40), 0.1-3 (2016-08-20 10:31), 0.1-6 (2017-05-09 09:01), 0.1-7 (2017-06-17 10:14), 0.1-8 (2017-08-01 07:00), 0.1-13 (2019-03-11 06:22), 0.1-14 (2019-03-12 23:46), 0.1-15 (2019-03-14 22:44), 0.1-16 (2019-03-15 10:05), 0.1-17 (2019-03-19 19:23), 0.2-0 (2019-08-31 22:30), 0.2-1 (2019-09-05 10:10), 0.2-2 (2019-09-09 10:50), 0.2-3 (2019-10-31 21:30), 0.3-1 (2022-10-09 08:20), 0.3-2 (2022-10-16 02:26), 0.3-5 (2023-07-12 20:30), 0.3-7 (2024-01-16 00:50)
Other packages that cited Rborist R package
View Rborist citation profile
Other R packages that Rborist depends, imports, suggests or enhances
Complete documentation for Rborist
Functions, R codes and Examples using the Rborist R package
Some associated functions: Export . Rborist . RboristNews . Streamline . expandfe . predict.rfArb . preformat . presample . rfArb . validate . 
Some associated R codes: Export.R . Rborist.R . RboristNews.R . Streamline.R . deframe.R . expandfe.R . predict.rfArb.R . preformat.R . presample.R . rfArb.R . validate.R . zzz.R .  Full Rborist package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA