Description Usage Arguments Value Examples
Assign the labels
1 | assignment(maps, assign_labels = "kmeans", centers = 8, nstart = 10)
|
maps |
numeric matrix of data |
assign_labels |
assign method |
centers |
the number of clusters |
nstart |
How many random sets should be chosen? |
The cluster labels of vectors.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.