Learn R Programming

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

ranger (version 0.2.6)

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

48,588

Version

0.2.6

License

GPL-3

Maintainer

Marvin N Wright

Last Published

July 28th, 2015

Functions in ranger (0.2.6)

importance.ranger

Ranger variable importance
timepoints.ranger

Ranger timepoints
predictions.ranger.prediction

Ranger predictions
predictions.ranger

Ranger predictions
print.ranger.prediction

Print Ranger prediction
ranger

Ranger
tune.mtry

Tune mtry
timepoints.ranger.prediction

Ranger timepoints
predict.ranger

Ranger prediction
tune.nodesize

Tune terminal node size
print.ranger

Print Ranger
print.ranger.forest

Print Ranger forest
predict.ranger.forest

Ranger prediction