Learn R Programming

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

ranger (version 0.11.1)

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') and 'dgCMatrix' (R package 'Matrix') can be directly analyzed.

Copy Link

Version

Install

install.packages('ranger')

Monthly Downloads

65,113

Version

0.11.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Marvin Wright

Last Published

January 24th, 2019

Functions in ranger (0.11.1)

holdoutRF

Hold-out random forests
importance.ranger

ranger variable importance
treeInfo

Tree information in human readable format
predictions.ranger

Ranger predictions
importance_pvalues

ranger variable importance p-values
predictions.ranger.prediction

Ranger predictions
parse.formula

Parse formula
timepoints.ranger

Ranger timepoints
csrf

Case-specific random forests.
getTerminalNodeIDs

Get terminal node IDs (deprecated)
print.ranger

Print Ranger
timepoints.ranger.prediction

Ranger timepoints
print.ranger.forest

Print Ranger forest
predict.ranger

Ranger prediction
predict.ranger.forest

Ranger prediction
print.ranger.prediction

Print Ranger prediction
ranger

Ranger