Package: thamesmix Type: Package Title: Truncated Harmonic Mean Estimator of the Marginal Likelihood for Mixtures Version: 0.1.3 Authors@R: c(person(given = "Martin", family = "Metodiev", role = c("aut","cre","cph"), email = "m.metodiev@tutanota.com", comment = c(ORCID = "0009-0000-9432-3756")), person(given = "Nicholas J.", family = "Irons", role = "aut", email = "nicholasjonirons@gmail.com", comment = c(ORCID = "0000-0002-9720-8259")), person(given = "Marie", family = "Perrot-Dockès", role = "aut", email = "marie.perrot-dockees@parisdescartes.fr")) Description: Implements the truncated harmonic mean estimator (THAMES) of the reciprocal marginal likelihood for uni- and multivariate mixture models using posterior samples and unnormalized log posterior values via reciprocal importance sampling. Metodiev, Irons, Perrot-Dockès, Latouche & Raftery (2025) . License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: stats, sparsediscrim, quadprog, igraph, gor, Rfast, mvtnorm, combinat, withr VignetteBuilder: knitr Suggests: multimode, knitr, bayesmix, label.switching, LaplacesDemon, markdown Config/pak/sysreqs: libglpk-dev make libxml2-dev Repository: https://m-metodiev.r-universe.dev Date/Publication: 2025-10-08 12:15:10 UTC RemoteUrl: https://github.com/m-metodiev/thamesmix RemoteRef: HEAD RemoteSha: d888561abc82a2e0687fcff8d13cab139f763ae8 NeedsCompilation: no Packaged: 2026-07-05 07:24:06 UTC; root Author: Martin Metodiev [aut, cre, cph] (ORCID: ), Nicholas J. Irons [aut] (ORCID: ), Marie Perrot-Dockès [aut] Maintainer: Martin Metodiev