plot.lclv {ClustVarLV} | R Documentation |
Graphical representation of the LCLV clustering stages
Description
This function plots either the CLV dendrogram or the variations of the consolidated CLV criterion.
Usage
## S3 method for class 'lclv'
plot(x, type = "dendrogram", cex = 0.8, ...)
Arguments
x |
: an object of class |
type |
: What to plot. |
cex |
: Character expansion for labels. |
... |
further arguments passed to or from other methods |
See Also
LCLV
[Package ClustVarLV version 2.1.1 Index]