plot.spotTreeModel: Plot rpart tree model
Usage
# S3 method for 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.