Description Usage Arguments Examples
This function performs a k-means analysis for each k value and outputs a scree plot of the total within sum of squares for cross-validation.
1 |
data |
input data matrix or data frame (numerical) |
kmax |
maximum k value (numerical) |
iter.max |
maximum number of iterations for k-means (numerical, default is 10) |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.