Learn R Programming

⚠️There's a newer version (0.16.0) of this package.Take me there.

ranger (version 0.5.0)

A Fast Implementation of Random Forests

Description

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') can be directly analyzed.

Copy Link

Version

Install

install.packages('ranger')

Monthly Downloads

51,941

Version

0.5.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Marvin N Wright

Last Published

June 24th, 2016

Functions in ranger (0.5.0)

holdoutRF

Hold-out random forests
predict.ranger.forest

Ranger prediction
predict.ranger

Ranger prediction
getTerminalNodeIDs

Get terminal node IDs of observations.
importance.ranger

ranger variable importance
print.ranger.forest

Print Ranger forest
predictions.ranger.prediction

Ranger predictions
importance_pvalues

ranger variable importance confidence intervals and p-values
predictions.ranger

Ranger predictions
csrf

Case-specific random forests.
print.ranger

Print Ranger
timepoints.ranger.prediction

Ranger timepoints
print.ranger.prediction

Print Ranger prediction
timepoints.ranger

Ranger timepoints
ranger

Ranger