Rdocumentation
powered by
Learn R Programming
ranger (version 0.4.0)
print.ranger.prediction: Print Ranger prediction
Description
Print contents of Ranger prediction object.
Usage
## S3 method for class 'ranger.prediction': print(x, ...)
Arguments
x
Object of class 'ranger.prediction'.
...
further arguments passed to or from other methods.