print.spotRanger: Print method for random forest

View source: R/buildRanger.R

print.spotRangerR Documentation

Print method for random forest

Description

Wrapper for print.ranger.

Usage

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

Arguments

...

not used

object

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


SPOT documentation built on June 26, 2022, 1:06 a.m.