plot.MLA: Plot MLA object

Description Usage Arguments

View source: R/MLA.class-functions.R

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.


MachineLearning documentation built on March 13, 2020, 2:54 a.m.