Description Usage Arguments Value See Also
Method must be either "kmeans" or "hclust". Default method, if none is given, is hclust.
1 | elbow_method(d, kmax = 10, method)
|
d |
A data matrix. |
kmax |
Maximal number of clusters to plot the clustering. |
method |
Clustering method, either "kmeans" or "hclust". |
No return. Plots a graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.