hier_clust | R Documentation |
Implements agglomerative hierarchical clustering
hier_clust(dat, k)
dat |
A data frame |
k |
The number of clusters you want |
A data frame with the cluster assignments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.