Skip to content

Releases: zrmacc/MGMM

v1.0.1.2

03 Jul 03:35
Compare
Choose a tag to compare

Added an optional ridge term lambda. If lambda > 0, an identity matrix scaled by lambda is added to the covariance matrices of all components both during initialization and estimation to ensure positive definiteness.

v1.0.1

27 Apr 15:34
Compare
Choose a tag to compare

Correcting an issue where FitGMM would fail when applied to 1d data.