print.ranger.prediction: Print Ranger prediction

View source: R/print.R

print.ranger.predictionR 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


ranger documentation built on Nov. 13, 2023, 1:09 a.m.