plotCART: Plot rpart or MLA object

Description Usage Arguments

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

Description

This function plot an MLA object or a rpart.

Usage

1
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.


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