tamd: Transcendental Algorithm for Mixtures of Distributions

Implements the Transcendental Algorithm for Mixtures of Distributions (TAMD), a penalized likelihood framework for fitting finite Gaussian mixture models. TAMD augments the Expectation-Maximization (EM) algorithm with analytic barrier terms built from the Hellinger affinity that diverge on the singular locus, actively preventing component coalescence and weight degeneracy. Provides the core TAMD fitting function, closed-form Hellinger affinity and gradient computations, the Transcendental Affinity Criterion (TAC) for geometry-aware model selection, the regularity index rho (a scalar diagnostic for mixture fit quality), and reproduction scripts for all simulation studies. Methods are described in Fokoue (2024) <doi:10.48550/arXiv.2602.03889>. See also Titterington, Smith and Makov (1985, ISBN:0-471-90510-4) and Watanabe (2009, ISBN:978-0-521-86408-7).

Version: 1.0.2
Depends: R (≥ 4.0.0)
Imports: stats, utils, MASS, mvtnorm
Suggests: testthat (≥ 3.0.0)
Published: 2026-06-04
DOI: 10.32614/CRAN.package.tamd (may not be active yet)
Author: Ernest Fokoue [aut, cre]
Maintainer: Ernest Fokoue <epfeqa at rit.edu>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: tamd results

Documentation:

Reference manual: tamd.html , tamd.pdf

Downloads:

Package source: tamd_1.0.2.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: tamd_1.0.2.zip
macOS binaries: r-release (arm64): tamd_1.0.2.tgz, r-oldrel (arm64): tamd_1.0.2.tgz, r-release (x86_64): tamd_1.0.2.tgz, r-oldrel (x86_64): tamd_1.0.2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tamd to link to this page.