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.9.0
Depends: R (≥ 3.1)
Imports: Rcpp (≥ 0.11.2), Matrix
LinkingTo: Rcpp, RcppEigen
Suggests: survival, testthat, GenABEL
Published: 2018-01-09
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.9.0.tar.gz
Windows binaries: r-devel: ranger_0.9.0.zip, r-release: ranger_0.9.0.zip, r-oldrel: ranger_0.9.0.zip
OS X El Capitan binaries: r-release: ranger_0.9.0.tgz
OS X Mavericks binaries: r-oldrel: ranger_0.9.0.tgz
Old sources: ranger archive

Reverse dependencies:

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

Linking:

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