makeClusterIdsContinuous: Make cluster ids continuous

View source: R/01-predictNearestCluster.R

makeClusterIdsContinuousR Documentation

Make cluster ids continuous

Description

When Mclust is used with e.g. 10 clusters, it can still happen that some clusters are empty In this case we would see a jump in cluster ids e.g. 1,2,5,... To prevent this, we change the cluster ids in the last step.

Usage

makeClusterIdsContinuous(column_with_ids)

Arguments

column_with_ids

A vector with cluster ids


Pandora-IsoMemo/iso-app documentation built on Feb. 5, 2025, 11:26 p.m.