Extract predictions of Ranger prediction object.
# S3 method for class 'ranger.prediction'
predictions(x, ...)Predictions: Classes for Classification forests, Numerical values for Regressions forests and the estimated survival functions for all individuals for Survival forests.