View source: R/SearchEmptyClusters.R
SearchEmptyClusters | R Documentation |
Internal function for CICA package
SearchEmptyClusters(nClus, newcluster, SSminVec = NULL)
nClus |
number of clusters |
newcluster |
newly updated clustering vector P |
SSminVec |
loss function values per data block |
a numeric vector indicating the new partitioning vector without empty clusters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.