Learn R Programming

SPOT (version 2.1.10)

plot.spotTreeModel: Plot rpart tree model

Description

Plot model produced by buildTreeModel.

Usage

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

Arguments

x

tree model (settings and parameters) of class spotTreeModel.

...

parameters passed to rpart.plot plotting function