plot.MLA.RdThis function plot an MLA object. It is a method for the generic function plot.
# S3 method for MLA plot(x, simply = FALSE, ...)
| x | object of class "MLA" |
|---|---|
| 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. |