SearchEmptyClusters: Search for empty clusters

View source: R/SearchEmptyClusters.R

SearchEmptyClustersR Documentation

Search for empty clusters

Description

Internal function for CICA package

Usage

SearchEmptyClusters(nClus, newcluster, SSminVec = NULL)

Arguments

newcluster

newly updated clustering vector P

oldcluster

previous clustering vector P

SSminvec

loss function values per data block

Value

a numeric vector indicating the new partitioning vector without empty clusters


CICA documentation built on July 26, 2023, 5:51 p.m.