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

nClus

number of clusters

newcluster

newly updated 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 May 29, 2024, 11:12 a.m.