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 25 Jun. 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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