ranger (version 0.8.0)

print.ranger.prediction: Print Ranger prediction

Description

Print contents of Ranger prediction object.

Usage

# S3 method for ranger.prediction
print(x, ...)

Arguments

x

Object of class 'ranger.prediction'.

...

further arguments passed to or from other methods.