This function plots either the CLV dendrogram or the variations of the consolidated CLV criterion.
# S3 method for clv
plot(x, type = "dendrogram", cex = 0.8, ...)
: an object of class clv
: 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.
further arguments passed to or from other methods
CLV