Exported function

dragonsc exports one function for clustering

dragonsc()

DRAGONsc clustering algorithm

Helper functions

Functions used under the hood to facilitate clustering

cluster_split()

Split clusters based on temperatures

expect_max()

EM step of the algorithm

expect_max_zero()

EM step of the algorithm

expectation_step()

Deterministic annealing expectation

expectation_step_zero()

Deterministic annealing expectation

initialize_gmm()

Initialization of the annealing model

maximization_step()

Maximization step of the algorithm