plot.treeClust: Plot treeClust object

Description Usage Arguments Value

Description

Plot a picture of a treeClust object. This picture shows the deviance ratio on the vertical axis, scaled to have maximum 1, and the tree index on the horizontal. Each point is shown by a digit (or digits) giving the size of the tree.

Usage

1
2
## S3 method for class 'treeClust'
 plot(x, extended, ...)

Arguments

x

Object of class treeClust

extended

Logical. If TRUE, include all variables, even those whose trees were dropped. Otherwise only include variables whose trees were kept. Default TRUE.

...

Other arguments to be passed to the plot function.

Value

None. The side effect is that the plot is produced on the current device.


treeClust documentation built on May 1, 2019, 7:59 p.m.