View source: R/funcs_clust_models.R
Runs a summarised k-means algorithm
1 | summarised_km(x, scale. = TRUE, centers = 2, nstart = 25)
|
x |
Dataframe with data to be clustered |
scale. |
Whether to scale data or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.