ranger: A Fast Implementation of Random Forests

A fast implementation of Random Forests, particularly suited for high dimensional data. Ensembles of classification, regression, survival and probability prediction trees are supported. Data from genome-wide association studies can be analyzed efficiently. In addition to data frames, datasets of class 'gwaa.data' (R package 'GenABEL') and 'dgCMatrix' (R package 'Matrix') can be directly analyzed.

Version: 0.10.1
Depends: R (≥ 3.1)
Imports: Rcpp (≥ 0.11.2), Matrix
LinkingTo: Rcpp, RcppEigen
Suggests: survival, testthat
Published: 2018-06-04
Author: Marvin N. Wright [aut, cre], Stefan Wager [ctb], Philipp Probst [ctb]
Maintainer: Marvin N. Wright <cran at wrig.de>
BugReports: https://github.com/imbs-hl/ranger/issues
License: GPL-3
URL: https://github.com/imbs-hl/ranger
NeedsCompilation: yes
Citation: ranger citation info
Materials: NEWS
In views: MachineLearning, Survival
CRAN checks: ranger results

Downloads:

Reference manual: ranger.pdf
Package source: ranger_0.10.1.tar.gz
Windows binaries: r-devel: ranger_0.10.1.zip, r-release: ranger_0.10.1.zip, r-oldrel: ranger_0.10.1.zip
OS X binaries: r-release: ranger_0.10.1.tgz, r-oldrel: ranger_0.10.1.tgz
Old sources: ranger archive

Reverse dependencies:

Reverse depends: Boruta, metaforest, tuneRanger
Reverse imports: abcrf, AmyloGram, CaseBasedReasoning, healthcareai, missRanger, MlBayesOpt, mopa, OOBCurve, quantregRanger, rmweather, sambia, SCORPIUS, Seurat, simPop, spm, tsensembler
Reverse suggests: batchtools, breakDown, bWGR, cattonum, climbeR, edarf, forestControl, GSIF, IPMRF, knockoff, MFKnockoffs, mlr, mlrCPO, pdp, purge, stranger, SuperLearner, tidypredict, vip

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ranger to link to this page.