Description Usage Arguments Value See Also
Calculate total WSS for all the clusters created with hierarchical clustering method.
1 | hclust_wss(d, kmax = 10)
|
d |
A data matrix. |
kmax |
Maximal number of clusters to make the clustering. |
A vector of sum of squares within all the clusters for each number of clusters from 1 to kmax.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.