Description Usage Arguments Value Examples
Title Deciding on number of clusters by Hierarchical clustering manhattan
1 | hclust_man(x, k.gap, plot.clustering)
|
x |
data matrix |
plot.clustering |
if TRUE (default) a 2-dimensional 'clusplot' plot will be printed |
a list of two variables the hclust function description and a summary table of the distribution to clusters
1 | hclust_man(subx, k.gap = 5, plot.clustering=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.