plotCART: Plot rpart or MLA object
Description
This function plot an MLA object or a rpart.
Usage
plotCART(x, ownlabs = TRUE, ...)
Arguments
x
object of class "MLA" or "rpart".
ownlabs
Allow to simplify the view of nodes. Default value is TRUE.
...
further arguments passed to or from other methods.