plotnice.spotTreeModel: Plot a nice rpart tree model
Description
Plot model produced by buildTreeModel
.
Usage
plotnice.spotTreeModel(x, ...)
Value
The returned value is identical to that of prp
.
Arguments
- x
tree model (settings and parameters) of class spotTreeModel
.
- ...
parameters passed to rpart.plot plotting function