.init_cluster | R Documentation |
Initialize cluster assignments
.init_cluster(Y, q, init = NULL, init.method = c("mclust", "kmeans"))
Y |
Representation of reduced dimensions |
q |
Number of clusters |
init |
Vector of initial cluster assignments |
init.method |
Initialization clustering algorithm |
Vector of cluster assignments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.