This function plots either the CLV3W dendrogram or the variations of the consolidated CLV3W criterion.
# S3 method for clv3w
plot(x, type = "dendrogram", cex = 0.8, ...)
: an object of class clv3w
: What to plot. "dendrogram" : the dendrogram of the hierchical clustering algorithm, "delta" : a barplot showing the variation of the clustering criterium after consolidation.
: Character expansion for labels.
Additional arguments passed on to the real print
.
CLV3W