plot.MLA: Plot MLA object

Description Usage Arguments

Description

This function plot an MLA object. It is a method for the generic function plot.

Usage

1
2
## S3 method for class 'MLA'
plot(x, simply = FALSE, ...)

Arguments

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.


datascienceumh/MachineLearning documentation built on June 1, 2019, 4:55 a.m.