plot.MLA: Plot MLA object
Description
This function plot an MLA object. It is a method for the generic function plot.
Usage
# S3 method for MLA
plot(x, simply = FALSE, ...)
Arguments
simply
Allow to simplify the view of nodes, in case of MLA object is a CART. Default value is FALSE.
...
further arguments passed to or from other methods.