predictions.ranger.prediction | R Documentation |
Extract predictions of Ranger prediction object.
## S3 method for class 'ranger.prediction'
predictions(x, ...)
x |
Ranger prediction object. |
... |
Further arguments passed to or from other methods. |
Predictions: Classes for Classification forests, Numerical values for Regressions forests and the estimated survival functions for all individuals for Survival forests.
Marvin N. Wright
ranger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.