{
  "_id": "6a48f8f1b5e98c4082a04bed",
  "Package": "MGMM",
  "Title": "Missingness-Aware Gaussian Mixture Models",
  "Date": "2026-02-26",
  "Version": "1.0.1.3",
  "Author": "Zachary McCaw [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2006-9828>)",
  "Maintainer": "Zachary McCaw <zmccaw@alumni.harvard.edu>",
  "Authors@R": "person(\ngiven = \"Zachary\",\nfamily = \"McCaw\",\nrole = c(\"aut\", \"cre\"),\nemail = \"zmccaw@alumni.harvard.edu\",\ncomment = c(ORCID = \"0000-0002-2006-9828\")\n)",
  "Description": "Parameter estimation and classification for Gaussian\nMixture Models (GMMs) in the presence of missing data. This\npackage complements existing implementations by allowing for\nboth missing elements in the input vectors and full (as opposed\nto strictly diagonal) covariance matrices. Estimation is\nperformed using an expectation conditional maximization\nalgorithm that accounts for missingness of both the cluster\nassignments and the vector components. The output includes the\nmarginal cluster membership probabilities; the mean and\ncovariance of each cluster; the posterior probabilities of\ncluster membership; and a completed version of the input data,\nwith missing values imputed to their posterior expectations.\nFor additional details, please see McCaw ZR, Julienne H,\nAschard H. \"Fitting Gaussian mixture models on incomplete\ndata.\" <doi:10.1186/s12859-022-04740-9>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/build/clean-inst-doc": "false",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://zrmacc.r-universe.dev",
  "Date/Publication": "2026-02-26 16:51:29 UTC",
  "RemoteUrl": "https://github.com/zrmacc/mgmm",
  "RemoteRef": "HEAD",
  "RemoteSha": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 12:09:18 UTC",
    "User": "root"
  },
  "_user": "zrmacc",
  "_type": "src",
  "_file": "MGMM_1.0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/36781ebaa45a91f68451fe744d4d4f2615d269dd25ef79a18eb52004f2e163a9",
  "_filesize": 544110,
  "_sha256": "36781ebaa45a91f68451fe744d4d4f2615d269dd25ef79a18eb52004f2e163a9",
  "_expires": "2026-10-12T12:13:35.000Z",
  "_created": "2026-07-04T12:09:18.000Z",
  "_published": "2026-07-04T12:13:37.675Z",
  "_jobs": [
    {
      "job": 85131020191,
      "time": 174,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8081568704"
    },
    {
      "job": 85131020187,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8081571524"
    },
    {
      "job": 85131020196,
      "time": 162,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081567455"
    },
    {
      "job": 85131020197,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081565373"
    },
    {
      "job": 85131020183,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8081564230"
    },
    {
      "job": 85131020190,
      "time": 190,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8081570181"
    },
    {
      "job": 85131020189,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081558522"
    },
    {
      "job": 85131020188,
      "time": 187,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081569871"
    },
    {
      "job": 85130792709,
      "time": 229,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081548423"
    },
    {
      "job": 85131020167,
      "time": 175,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8081568437"
    },
    {
      "job": 85131020181,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8081563831"
    },
    {
      "job": 85131020176,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8081562469"
    },
    {
      "job": 85131020178,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081566881"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915",
  "_status": "success",
  "_upstream": "https://github.com/zrmacc/mgmm",
  "_commit": {
    "id": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
    "author": "zrmacc <zrmacc@gmail.com>",
    "committer": "zrmacc <zrmacc@gmail.com>",
    "message": "README\n",
    "time": 1772124689
  },
  "_maintainer": {
    "name": "Zachary McCaw",
    "email": "zmccaw@alumni.harvard.edu",
    "login": "zrmacc",
    "orcid": "0000-0002-2006-9828",
    "description": "",
    "uuid": 14017943
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mvnfast",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "zrmacc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1.3",
      "date": "2026-02-26"
    }
  ],
  "_topics": [
    "gaussian-mixture-models",
    "openblas",
    "cpp"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "zrmacc",
      "count": 7,
      "uuid": 14017943
    }
  ],
  "_userbio": {
    "uuid": 14017943,
    "type": "user",
    "name": "Zachary R McCaw",
    "followers": 23
  },
  "_downloads": {
    "count": 411,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MGMM"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/zrmacc/mgmm",
  "_searchresults": 46,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MGMM.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zrmacc/mgmm",
  "_realowner": "zrmacc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.1",
      "date": "2020-08-26"
    },
    {
      "version": "0.4.0",
      "date": "2021-07-25"
    },
    {
      "version": "1.0.0",
      "date": "2021-12-21"
    },
    {
      "version": "1.0.1",
      "date": "2023-08-08"
    },
    {
      "version": "1.0.1.1",
      "date": "2023-09-30"
    },
    {
      "version": "1.0.1.3",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "ChooseK",
    "ClustQual",
    "CombineMIs",
    "FitGMM",
    "GenImputation",
    "PartitionData",
    "ReconstituteData",
    "rGMM"
  ],
  "_help": [
    {
      "page": "CalHar",
      "title": "Calinski-Harabasz Index",
      "topics": [
        "CalHar"
      ]
    },
    {
      "page": "chooseK",
      "title": "Cluster Number Selection",
      "topics": [
        "ChooseK"
      ]
    },
    {
      "page": "clustQual",
      "title": "Cluster Quality",
      "topics": [
        "ClustQual"
      ]
    },
    {
      "page": "CombineMIs",
      "title": "Combine Multiple Imputations",
      "topics": [
        "CombineMIs"
      ]
    },
    {
      "page": "DavBou",
      "title": "Davies-Bouldin Index",
      "topics": [
        "DavBou"
      ]
    },
    {
      "page": "FitGMM",
      "title": "Estimate Multivariate Normal Mixture",
      "topics": [
        "FitGMM"
      ]
    },
    {
      "page": "FitMix",
      "title": "Fit Multivariate Mixture Distribution",
      "topics": [
        "FitMix"
      ]
    },
    {
      "page": "FitMVN",
      "title": "Fit Multivariate Normal Distribution",
      "topics": [
        "FitMVN"
      ]
    },
    {
      "page": "GenImputation",
      "title": "Generate Stochastic Imputation",
      "topics": [
        "GenImputation"
      ]
    },
    {
      "page": "logLik.mix",
      "title": "Log-Likelihood for Fitted GMM",
      "topics": [
        "logLik.mix"
      ]
    },
    {
      "page": "logLik.mvn",
      "title": "Log-Likelihood for Fitted MVN Model",
      "topics": [
        "logLik.mvn"
      ]
    },
    {
      "page": "mean.mix",
      "title": "Mean for Fitted GMM",
      "topics": [
        "mean.mix"
      ]
    },
    {
      "page": "mean.mvn",
      "title": "Mean for Fitted MVN Model",
      "topics": [
        "mean.mvn"
      ]
    },
    {
      "page": "mix-class",
      "title": "Mixture Model Class",
      "topics": [
        "mix-class"
      ]
    },
    {
      "page": "MixUpdateMeans",
      "title": "Mean Update for Mixture of MVNs with Missingness.",
      "topics": [
        "MixUpdateMeans"
      ]
    },
    {
      "page": "mvn-class",
      "title": "Multivariate Normal Model Class",
      "topics": [
        "mvn-class"
      ]
    },
    {
      "page": "PartitionData",
      "title": "Partition Data by Missingness Pattern",
      "topics": [
        "PartitionData"
      ]
    },
    {
      "page": "print.mix",
      "title": "Print Fitted GMM",
      "topics": [
        "print.mix"
      ]
    },
    {
      "page": "print.mvn",
      "title": "Print Fitted MVN Model",
      "topics": [
        "print.mvn"
      ]
    },
    {
      "page": "ReconstituteData",
      "title": "Reconstitute Data",
      "topics": [
        "ReconstituteData"
      ]
    },
    {
      "page": "rGMM",
      "title": "Generate Data from Gaussian Mixture Models",
      "topics": [
        "rGMM"
      ]
    },
    {
      "page": "mix-method",
      "title": "Show for Fitted Mixture Models",
      "topics": [
        "show,mix-method"
      ]
    },
    {
      "page": "mvn-method",
      "title": "Show for Multivariate Normal Models",
      "topics": [
        "show,mvn-method"
      ]
    },
    {
      "page": "vcov.mix",
      "title": "Covariance for Fitted GMM",
      "topics": [
        "vcov.mix"
      ]
    },
    {
      "page": "vcov.mvn",
      "title": "Covariance for Fitted MVN Model",
      "topics": [
        "vcov.mvn"
      ]
    }
  ],
  "_readme": "https://github.com/zrmacc/mgmm/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cluster",
    "glue",
    "mvnfast",
    "plyr",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "MGMM.Rmd",
      "filename": "MGMM.html",
      "title": "Missingness-Aware Gaussian Mixture Models",
      "author": "Zachary McCaw",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Main Functions",
        "Compact Example",
        "Documentation"
      ],
      "created": "2019-01-19 14:30:05",
      "modified": "2026-02-26 16:50:00",
      "commits": 4
    }
  ],
  "_score": 5.507855871695831,
  "_indexed": true,
  "_nocasepkg": "mgmm",
  "_universes": [
    "zrmacc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:12:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/1d7d8611743d1a9b2478a1376b7124ba69e096c2091a6e7b5ffbe7e8b1669e2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:12:40.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/5eb48fe14aa07c0616765ce43e407a8cb0d7d17598195cc866bdd4d66e4a3bf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:12:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/d6616d82e9f95f24511b1966860a015c229f6706f1e18be54c4519de1597c949",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:11:45.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/ac19da9e2b64d4af108568d8506330c271857fa4b5ac24a770f4743e1aef34e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:11:32.000Z",
      "arch": "aarch64",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/4ffc8a445d2a767dd6e7cc72dd4aa9ca12277c090e62f406722b4e5cb0c283b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:12:09.000Z",
      "arch": "x86_64",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/952ee919759cda9b99376749b69e57319d51d55618e8e082d00c0147b6413ab8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:10:55.000Z",
      "arch": "aarch64",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/74ca2c1ded2765cff29bbc9ed1983023932c588af410be9d9792eec7e33e1307",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:12:06.000Z",
      "arch": "x86_64",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/e82b8a058d332f25279f88860adba3eefc92c06210b407d2f24cb96fa58045ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:12:29.000Z",
      "arch": "emscripten",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/1ab11057f7dab33e750239da5834ed6ffdaaf17c5c08133699799ebd75780dce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:11:03.000Z",
      "arch": "x86_64",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/71198102c2a38d2163567f815f7656788f2053cf3920fe058a3c76105c607c9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:10:54.000Z",
      "arch": "x86_64",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/0625d8822d22aa9c599bce550694510d39c6adfa3a28a7ebb20fefde4e92b239",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1.3",
      "date": "2026-07-04T12:11:19.000Z",
      "arch": "x86_64",
      "commit": "4c0eb4f26650b9fb3501cdb5859cca40c1cf23ff",
      "fileid": "https://r2.ropensci.org/379af5a38413d7ce86570404d429689c871f5b0192a40a7f3cfc20c932205beb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zrmacc/actions/runs/28705661915"
    }
  ]
}