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