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]
First Published: 2015-02-14
Latest Update: 2024-01-15
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 16 Apr. 2025.
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for Rborist20406080100120140TrendBars

Today's Hot Picks in Authors and Packages

MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
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  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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