View source: R/mwkmeans_funcs.R
MinClusters | R Documentation |
Calculates the optimal centers given data and cluster assignments.
MinClusters(phi, data)
phi |
Matrix of phi values for each data. |
data |
Data matrix (features X samples). |
Optimal center matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.