Description Usage Arguments Value Author(s) Examples
Non-hierarchical (K-means) cluster analysis
1 | k_means(d, n_cluster)
|
n_cluster |
number of clusters to obtain |
data |
frame in wide format (see make_wide) |
list: scree plot, cluster memberships
Ken Butler, butler@utsc.utoronto.ca
1 | k_means(nine_points, 4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.