plot.spotTreeModel: Plot rpart tree model

View source: R/buildTree.R

plot.spotTreeModelR Documentation

Plot rpart tree model

Description

Simple plot of the model produced by buildTreeModel.

Usage

## S3 method for class 'spotTreeModel'
plot(x, ...)

Arguments

x

tree model (settings and parameters) of class spotTreeModel.

...

parameters passed to plot function

Details

A nicer plot can be generated with the plotnice() function from the SPOTMisc package.


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