Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.clv3w

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 clv3w

type

: What to plot.
"dendrogram" : the dendrogram of the hierchical clustering algorithm,
"delta" : a barplot showing the variation of the clustering criterium after consolidation.

cex

: Character expansion for labels.

...

Additional arguments passed on to the real print.

See Also

CLV3W


ClustVarLV

Clustering of Variables Around Latent Variables

v2.0.1
GPL-3
Authors
Evelyne Vigneau [aut, cre], Mingkun Chen [ctb], Veronique Cariou [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.