Learn R Programming

SPOT (version 2.11.10)

print.spotRanger: Print method for random forest

Description

Wrapper for print.ranger.

Usage

# S3 method for spotRanger
print(x, ...)

Arguments

...

not used

object

fit of the model, an object of class "spotRandomForest", produced by buildRandomForest.