Gaussian Mixture Model clustering for harmonized data
cluster.mnm.Rd
This function performs Gaussian Mixture Model (GMM) clustering on the harmonized training data using the `mclust` package.
Arguments
- object
A
precision
object containing harmonized training data in the slotharmon.train.data
.- k
Integer. Number of clusters. If NULL or not given, uses the number of unique labels in training data.