print.spotTreeModel: Print method for rpart tree models

View source: R/buildTree.R

print.spotTreeModelR Documentation

Print method for rpart tree models

Description

Wrapper for print.rpart.

Usage

## S3 method for class 'spotTreeModel'
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.