| print.ranger.prediction {ranger} | R Documentation | 
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.  | 
Author(s)
Marvin N. Wright
[Package ranger version 0.16.0 Index]