{
  "_id": "6a21b137cd65a98ecbd39b8c",
  "Package": "tamd",
  "Type": "Package",
  "Title": "Transcendental Algorithm for Mixtures of Distributions",
  "Version": "1.0.2",
  "Date": "2026-05-31",
  "Authors@R": "person(\ngiven  = \"Ernest\",\nfamily = \"Fokoue\",\nrole   = c(\"aut\", \"cre\"),\nemail  = \"epfeqa@rit.edu\")",
  "Maintainer": "Ernest Fokoue <epfeqa@rit.edu>",
  "Description": "Implements the Transcendental Algorithm for Mixtures of\nDistributions (TAMD), a penalized likelihood framework for\nfitting finite Gaussian mixture models. TAMD augments the\nExpectation-Maximization (EM) algorithm with analytic barrier\nterms built from the Hellinger affinity that diverge on the\nsingular locus, actively preventing component coalescence and\nweight degeneracy. Provides the core TAMD fitting function,\nclosed-form Hellinger affinity and gradient computations, the\nTranscendental Affinity Criterion (TAC) for geometry-aware\nmodel selection, the regularity index rho (a scalar diagnostic\nfor mixture fit quality), and reproduction scripts for all\nsimulation studies. Methods are described in Fokoue (2024)\n<doi:10.48550/arXiv.2602.03889>. See also Titterington, Smith\nand Makov (1985, ISBN:0-471-90510-4) and Watanabe (2009,\nISBN:978-0-521-86408-7).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 17:06:13 UTC",
    "User": "root"
  },
  "Author": "Ernest Fokoue [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-04 14:12:36 UTC",
  "RemoteUrl": "https://github.com/cran/tamd",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd31d14bb577dbfb28320d20f6762174fa99ea91",
  "MD5sum": "2386aaf0ecfd6b8d32e15d02ad16684c",
  "_user": "cran",
  "_type": "src",
  "_file": "tamd_1.0.2.tar.gz",
  "_fileid": "d41f44052073a896f3d4dc312358982d415d798b4292ba6deaeac17bd3f36f08",
  "_filesize": 276557,
  "_sha256": "d41f44052073a896f3d4dc312358982d415d798b4292ba6deaeac17bd3f36f08",
  "_created": "2026-06-04T17:06:13.000Z",
  "_published": "2026-06-04T17:09:11.543Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79572641925,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7417996591"
    },
    {
      "job": 79572641855,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7418010593"
    },
    {
      "job": 79572002712,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417954109"
    },
    {
      "job": 79572641931,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417992722"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26966944803",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tamd",
  "_commit": {
    "id": "dd31d14bb577dbfb28320d20f6762174fa99ea91",
    "author": "Ernest Fokoue <epfeqa@rit.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1780582356
  },
  "_maintainer": {
    "name": "Ernest Fokoue",
    "email": "epfeqa@rit.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2026-06-04"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tamd"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tamd.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2026-06-04"
    }
  ],
  "_exports": [
    "compute_aic",
    "compute_bic",
    "compute_tac",
    "compute_tic",
    "hellinger_affinity",
    "hellinger_affinity_matrix",
    "label_match",
    "regularity_index",
    "rlct_gaussian",
    "separation_gradient_cov",
    "separation_gradient_mean",
    "simulate_gmm",
    "tamd",
    "tamd_select"
  ],
  "_help": [
    {
      "page": "compute_aic",
      "title": "AIC for Gaussian Mixture Models",
      "topics": [
        "compute_aic"
      ]
    },
    {
      "page": "compute_bic",
      "title": "BIC for Gaussian Mixture Models",
      "topics": [
        "compute_bic"
      ]
    },
    {
      "page": "compute_tac",
      "title": "Transcendental Affinity Criterion (TAC)",
      "topics": [
        "compute_tac"
      ]
    },
    {
      "page": "compute_tic",
      "title": "Transcendental Information Criterion (TIC)",
      "topics": [
        "compute_tic"
      ]
    },
    {
      "page": "hellinger_affinity",
      "title": "Hellinger Affinity Between Two Gaussian Distributions",
      "topics": [
        "hellinger_affinity"
      ]
    },
    {
      "page": "hellinger_affinity_matrix",
      "title": "Pairwise Hellinger Affinity Matrix",
      "topics": [
        "hellinger_affinity_matrix"
      ]
    },
    {
      "page": "label_match",
      "title": "Label-Matched Parameter Comparison",
      "topics": [
        "label_match"
      ]
    },
    {
      "page": "plot.tamd",
      "title": "Plot a tamd Object",
      "topics": [
        "plot.tamd"
      ]
    },
    {
      "page": "print.tamd",
      "title": "Print a tamd Object",
      "topics": [
        "print.tamd"
      ]
    },
    {
      "page": "regularity_index",
      "title": "Regularity Index (Titterington Theorem)",
      "topics": [
        "regularity_index"
      ]
    },
    {
      "page": "rlct_gaussian",
      "title": "Real Log-Canonical Threshold for Gaussian Mixtures",
      "topics": [
        "rlct_gaussian"
      ]
    },
    {
      "page": "separation_gradient_mean",
      "title": "Separation Barrier Gradients",
      "topics": [
        "separation_gradient_cov",
        "separation_gradient_mean"
      ]
    },
    {
      "page": "simulate_gmm",
      "title": "Simulate Data from a Gaussian Mixture Model",
      "topics": [
        "simulate_gmm"
      ]
    },
    {
      "page": "summary.tamd",
      "title": "Summarize a tamd Object",
      "topics": [
        "summary.tamd"
      ]
    },
    {
      "page": "tamd",
      "title": "Fit a Gaussian Mixture Model via TAMD",
      "topics": [
        "tamd"
      ]
    },
    {
      "page": "tamd_select",
      "title": "Automated Model Order Selection via TAC",
      "topics": [
        "tamd_select"
      ]
    }
  ],
  "_readme": "https://github.com/cran/tamd/raw/HEAD/README.md",
  "_rundeps": [
    "MASS",
    "mvtnorm"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "tamd",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-04T17:08:07.000Z",
      "distro": "noble",
      "commit": "dd31d14bb577dbfb28320d20f6762174fa99ea91",
      "fileid": "8069763d9263999ad4396155ec518ddddc5da9add12ca12a769bf384396f3774",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26966944803"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-04T17:08:43.000Z",
      "distro": "noble",
      "commit": "dd31d14bb577dbfb28320d20f6762174fa99ea91",
      "fileid": "bc9d9701e991ce7b60570c82e871b5b4418d09bfbd8f61750ef6d9228d1911dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26966944803"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-04T17:08:09.000Z",
      "commit": "dd31d14bb577dbfb28320d20f6762174fa99ea91",
      "fileid": "6c6270b6402cd51295f21c38dc83ecd5631c8bf4b9347881a0f62a8fdb4155e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26966944803"
    }
  ]
}