Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

predictions.ranger

Ranger predictions


Description

Extract training data predictions of Ranger object.

Usage

## S3 method for class 'ranger'
predictions(x, ...)

Arguments

x

Ranger object.

...

Further arguments passed to or from other methods.

Value

Predictions: Classes for Classification forests, Numerical values for Regressions forests and the estimated survival functions for all individuals for Survival forests.

Author(s)

Marvin N. Wright

See Also


ranger

A Fast Implementation of Random Forests

v0.12.1
GPL-3
Authors
Marvin N. Wright [aut, cre], Stefan Wager [ctb], Philipp Probst [ctb]
Initial release
2020-01-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.