Description Usage Format Examples
A small example of centroids of dim: (8,5) used as for micro-benchmarks of the clusternor package. The data are randomly generated.
1 |
An object of class "matrix"
1 2 | data(test_centroids)
kms <- Kmeans(test_data, test_centroids)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.