Package index
-
MSGMM() - Fit multi-sample Gaussian Mixture Model (MSGMM)
-
calculateBIC() - Calculate the Bayesian Information Criterion (BIC)
-
calculateJeffrey() - Calculate Jeffreys divergence between two components
-
calculateKL() - Calculate Kullback–Leibler (KL) divergence between two components
-
compDist() - Calculate distance matrix between components based on Jeffreys divergence
-
getEllipsoids() - Get component ellipsoids based on model parameters
-
getFeatures() - Get features from each file based on model parameters
-
getLoglikelihood() - Calculate log-likelihood
-
getLoglikelihoodValues() - Calculate log-likelihood values
-
predictLabels() - Assign cluster labels to new data
-
readData() - Wrapper for reading files from different sources (CSV, FCS)
-
splitCovariances() - Splits the concatenated covariance matrix into a list ordered by component
-
subsampleFiles() - Subsample data from a list of CSV or FCS files