km | R Documentation |
k-means clustering modified to cluster probabilities of change points to 2 clusters and return total within-cluster variation. Adapted from https://github.com/TunChiehHsu/Kmeans.git.
km(data)
data |
an n by p numeric matrix; the data matrix of predictors |
a data frame of total within-cluster variation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.