{
  "_id": "6a14171bacfb0bcc41d3c4f6",
  "Package": "MoEClust",
  "Type": "Package",
  "Date": "2025-03-05",
  "Title": "Gaussian Parsimonious Clustering Models with Covariates and a\nNoise Component",
  "Version": "1.6.0",
  "Authors@R": "c(person(\"Keefe\", \"Murphy\", email = \"keefe.murphy@mu.ie\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7709-3159\")),\nperson(\"Thomas Brendan\", \"Murphy\", email = \"brendan.murphy@ucd.ie\", role = \"ctb\", comment = c(ORCID = \"0000-0002-5668-7046\")))",
  "Description": "Clustering via parsimonious Gaussian Mixtures of Experts\nusing the MoEClust models introduced by Murphy and Murphy\n(2020) <doi:10.1007/s11634-019-00373-8>. This package fits\nfinite Gaussian mixture models with a formula interface for\nsupplying gating and/or expert network covariates using a range\nof parsimonious covariance parameterisations from the GPCM\nfamily via the EM/CEM algorithm. Visualisation of the results\nof such models using generalised pairs plots and the inclusion\nof an additional noise component is also facilitated. A greedy\nforward stepwise search algorithm is provided for identifying\nthe optimal model in terms of the number of components, the\nGPCM covariance parameterisation, and the subsets of\ngating/expert network covariates.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://cran.r-project.org/package=MoEClust",
  "BugReports": "https://github.com/Keefe-Murphy/MoEClust/issues",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://keefe-murphy.r-universe.dev",
  "Date/Publication": "2025-03-05 18:12:35 UTC",
  "RemoteUrl": "https://github.com/keefe-murphy/moeclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "653ca18ee47e6087de380668a3d42d3b3167091f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:28:45 UTC",
    "User": "root"
  },
  "Author": "Keefe Murphy [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7709-3159>),\nThomas Brendan Murphy [ctb] (ORCID:\n<https://orcid.org/0000-0002-5668-7046>)",
  "Maintainer": "Keefe Murphy <keefe.murphy@mu.ie>",
  "MD5sum": "700f623546edc4cf12a3f0673ebf21c3",
  "_user": "keefe-murphy",
  "_type": "src",
  "_file": "MoEClust_1.6.0.tar.gz",
  "_fileid": "9ff5924e77f0365d5b7b91081ac0ba3f5c69ad926f03c5e1ea1b810ddebeaa52",
  "_filesize": 3917345,
  "_sha256": "9ff5924e77f0365d5b7b91081ac0ba3f5c69ad926f03c5e1ea1b810ddebeaa52",
  "_created": "2026-05-25T09:28:45.000Z",
  "_published": "2026-05-25T09:32:11.585Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77688670753,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195539664"
    },
    {
      "job": 77688670763,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195537500"
    },
    {
      "job": 77688670745,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195526756"
    },
    {
      "job": 77688670732,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195526724"
    },
    {
      "job": 77688190280,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195494275"
    },
    {
      "job": 77688670747,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195523895"
    },
    {
      "job": 77688670739,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195526038"
    },
    {
      "job": 77688670750,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195527207"
    },
    {
      "job": 77688670813,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195531678"
    }
  ],
  "_buildurl": "https://github.com/r-universe/keefe-murphy/actions/runs/26393373613",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/keefe-murphy/moeclust",
  "_commit": {
    "id": "653ca18ee47e6087de380668a3d42d3b3167091f",
    "author": "Keefe-Murphy <keefe.murphy@mu.ie>",
    "committer": "Keefe-Murphy <keefe.murphy@mu.ie>",
    "message": "Preparing CRAN release. Added lm.wfit to scatter.type=\"lm\" plots.\n",
    "time": 1741198355
  },
  "_maintainer": {
    "name": "Keefe Murphy",
    "email": "keefe.murphy@mu.ie",
    "login": "keefe-murphy",
    "orcid": "0000-0002-7709-3159",
    "description": "",
    "uuid": 15124488
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "version": ">= 0.12",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "version": ">= 6.1",
      "role": "Imports"
    },
    {
      "package": "mvnfast",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "version": ">= 7.3-0",
      "role": "Imports"
    },
    {
      "package": "vcd",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "version": ">= 1.4.0",
      "role": "Suggests"
    },
    {
      "package": "clustMD",
      "version": ">= 1.2.1",
      "role": "Suggests"
    },
    {
      "package": "geometry",
      "version": ">= 0.4.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "snow",
      "role": "Suggests"
    }
  ],
  "_owner": "keefe-murphy",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "gaussian-mixture-models",
    "mixture-of-experts",
    "model-based-clustering"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "keefe-murphy",
      "count": 25,
      "uuid": 15124488
    }
  ],
  "_userbio": {
    "uuid": 15124488,
    "type": "user",
    "name": "Keefe Murphy"
  },
  "_downloads": {
    "count": 439,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MoEClust"
  },
  "_devurl": "https://github.com/keefe-murphy/moeclust",
  "_searchresults": 44,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MoEClust.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/keefe-murphy/moeclust",
  "_realowner": "keefe-murphy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-11-28"
    },
    {
      "version": "1.1.0",
      "date": "2018-02-06"
    },
    {
      "version": "1.2.0",
      "date": "2018-08-24"
    },
    {
      "version": "1.2.1",
      "date": "2018-12-11"
    },
    {
      "version": "1.2.2",
      "date": "2019-05-15"
    },
    {
      "version": "1.2.3",
      "date": "2019-07-29"
    },
    {
      "version": "1.2.4",
      "date": "2019-12-11"
    },
    {
      "version": "1.3.0",
      "date": "2020-03-31"
    },
    {
      "version": "1.3.1",
      "date": "2020-05-12"
    },
    {
      "version": "1.3.2",
      "date": "2020-11-18"
    },
    {
      "version": "1.3.3",
      "date": "2021-01-06"
    },
    {
      "version": "1.4.0",
      "date": "2021-06-22"
    },
    {
      "version": "1.4.1",
      "date": "2021-10-12"
    },
    {
      "version": "1.4.2",
      "date": "2021-12-20"
    },
    {
      "version": "1.5.0",
      "date": "2022-03-28"
    },
    {
      "version": "1.5.1",
      "date": "2022-12-20"
    },
    {
      "version": "1.5.2",
      "date": "2023-12-11"
    },
    {
      "version": "1.6.0",
      "date": "2025-03-05"
    }
  ],
  "_exports": [
    "aitken",
    "drop_constants",
    "drop_levels",
    "expert_covar",
    "FARI",
    "force_posiDiag",
    "MoE_AvePP",
    "MoE_clust",
    "MoE_compare",
    "MoE_control",
    "MoE_crit",
    "MoE_cstep",
    "MoE_dens",
    "MoE_entropy",
    "MoE_estep",
    "MoE_gpairs",
    "MoE_mahala",
    "MoE_news",
    "MoE_plotCrit",
    "MoE_plotGate",
    "MoE_plotLogLik",
    "MoE_Similarity",
    "MoE_stepwise",
    "MoE_Uncertainty",
    "noise_vol",
    "quant_clust"
  ],
  "_datasets": [
    {
      "name": "ais",
      "title": "Australian Institute of Sport data",
      "object": "ais",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sex",
        "sport",
        "RCC",
        "WCC",
        "Hc",
        "Hg",
        "Fe",
        "BMI",
        "SSF",
        "Bfat",
        "LBM",
        "Ht",
        "Wt"
      ],
      "rows": 202,
      "table": true,
      "tojson": true
    },
    {
      "name": "CO2data",
      "title": "GNP and CO2 Data Set",
      "object": "CO2data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "GNP",
        "CO2",
        "country"
      ],
      "rows": 28,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "MoEClust-package",
      "title": "MoEClust: Gaussian Parsimonious Clustering Models with Covariates and a Noise Component",
      "topics": [
        "MoEClust-package",
        "MoEClust"
      ]
    },
    {
      "page": "ais",
      "title": "Australian Institute of Sport data",
      "topics": [
        "ais"
      ]
    },
    {
      "page": "aitken",
      "title": "Aitken Acceleration",
      "topics": [
        "aitken"
      ]
    },
    {
      "page": "as.Mclust",
      "title": "Convert MoEClust objects to the Mclust class",
      "topics": [
        "as.Mclust",
        "as.Mclust.MoEClust"
      ]
    },
    {
      "page": "CO2data",
      "title": "GNP and CO2 Data Set",
      "topics": [
        "CO2data"
      ]
    },
    {
      "page": "drop_constants",
      "title": "Drop constant variables from a formula",
      "topics": [
        "drop_constants"
      ]
    },
    {
      "page": "drop_levels",
      "title": "Drop unused factor levels to predict from unseen data",
      "topics": [
        "drop_levels"
      ]
    },
    {
      "page": "expert_covar",
      "title": "Account for extra variability in covariance matrices with expert covariates",
      "topics": [
        "expert_covar"
      ]
    },
    {
      "page": "FARI",
      "title": "Compute the Frobenius (adjusted) Rand index",
      "topics": [
        "FARI"
      ]
    },
    {
      "page": "force_posiDiag",
      "title": "Force diagonal elements of a triangular matrix to be positive",
      "topics": [
        "force_posiDiag"
      ]
    },
    {
      "page": "MoE_AvePP",
      "title": "Average posterior probabilities of a fitted MoEClust model",
      "topics": [
        "MoE_AvePP"
      ]
    },
    {
      "page": "MoE_clust",
      "title": "MoEClust: Gaussian Parsimonious Clustering Models with Covariates and a Noise Component",
      "topics": [
        "MoE_clust",
        "print.MoEClust",
        "summary.MoEClust"
      ]
    },
    {
      "page": "MoE_compare",
      "title": "Choose the best MoEClust model",
      "topics": [
        "MoE_compare",
        "print.MoECompare"
      ]
    },
    {
      "page": "MoE_control",
      "title": "Set control values for use with MoEClust",
      "topics": [
        "MoE_control"
      ]
    },
    {
      "page": "MoE_crit",
      "title": "MoEClust BIC, ICL, and AIC Model-Selection Criteria",
      "topics": [
        "MoE_crit"
      ]
    },
    {
      "page": "MoE_cstep",
      "title": "C-step for MoEClust Models",
      "topics": [
        "MoE_cstep"
      ]
    },
    {
      "page": "MoE_dens",
      "title": "Density for MoEClust Mixture Models",
      "topics": [
        "MoE_dens"
      ]
    },
    {
      "page": "MoE_entropy",
      "title": "Entropy of a fitted MoEClust model",
      "topics": [
        "MoE_entropy"
      ]
    },
    {
      "page": "MoE_estep",
      "title": "E-step for MoEClust Models",
      "topics": [
        "MoE_estep"
      ]
    },
    {
      "page": "MoE_gpairs",
      "title": "Generalised Pairs Plots for MoEClust Mixture Models",
      "topics": [
        "MoE_gpairs"
      ]
    },
    {
      "page": "MoE_mahala",
      "title": "Mahalanobis Distance Outlier Detection for Multivariate Response",
      "topics": [
        "MoE_mahala"
      ]
    },
    {
      "page": "MoE_news",
      "title": "Show the NEWS file",
      "topics": [
        "MoE_news"
      ]
    },
    {
      "page": "MoE_plotCrit",
      "title": "Model Selection Criteria Plot for MoEClust Mixture Models",
      "topics": [
        "MoE_plotCrit"
      ]
    },
    {
      "page": "MoE_plotGate",
      "title": "Plot MoEClust Gating Network",
      "topics": [
        "MoE_plotGate"
      ]
    },
    {
      "page": "MoE_plotLogLik",
      "title": "Plot the Log-Likelihood of a MoEClust Mixture Model",
      "topics": [
        "MoE_plotLogLik"
      ]
    },
    {
      "page": "MoE_Similarity",
      "title": "Plot the Similarity Matrix of a MoEClust Mixture Model",
      "topics": [
        "MoE_Similarity"
      ]
    },
    {
      "page": "MoE_stepwise",
      "title": "Stepwise model/variable selection for MoEClust models",
      "topics": [
        "MoE_stepwise"
      ]
    },
    {
      "page": "MoE_Uncertainty",
      "title": "Plot Clustering Uncertainties",
      "topics": [
        "MoE_Uncertainty"
      ]
    },
    {
      "page": "noise_vol",
      "title": "Approximate Hypervolume Estimate",
      "topics": [
        "noise_vol"
      ]
    },
    {
      "page": "plot.MoEClust",
      "title": "Plot MoEClust Results",
      "topics": [
        "plot.MoEClust"
      ]
    },
    {
      "page": "predict.MoE_expert",
      "title": "Predictions from MoEClust expert networks",
      "topics": [
        "fitted.MoE_expert",
        "predict.MoE_expert",
        "residuals.MoE_expert"
      ]
    },
    {
      "page": "predict.MoE_gating",
      "title": "Predictions from MoEClust gating networks",
      "topics": [
        "fitted.MoE_gating",
        "predict.MoE_gating",
        "residuals.MoE_gating"
      ]
    },
    {
      "page": "predict.MoEClust",
      "title": "Predictions for MoEClust models",
      "topics": [
        "fitted.MoEClust",
        "predict.MoEClust",
        "residuals.MoEClust"
      ]
    },
    {
      "page": "quant_clust",
      "title": "Quantile-Based Clustering for Univariate Data",
      "topics": [
        "quant_clust"
      ]
    }
  ],
  "_readme": "https://github.com/keefe-murphy/moeclust/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "colorspace",
    "lattice",
    "lmtest",
    "MASS",
    "matrixStats",
    "mclust",
    "mvnfast",
    "nnet",
    "Rcpp",
    "RcppArmadillo",
    "vcd",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "MoEClust.Rmd",
      "filename": "MoEClust.html",
      "title": "MoEClust: Gaussian Parsimonious Clustering Models with Gating and Expert Network Covariates and a Noise Component",
      "author": "Keefe Murphy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installing MoEClust",
        "CO2 Data",
        "AIS Data",
        "References"
      ],
      "created": "2017-09-06 16:42:01",
      "modified": "2024-06-14 10:10:25",
      "commits": 47
    }
  ],
  "_score": 5.664641975556126,
  "_indexed": true,
  "_nocasepkg": "moeclust",
  "_universes": [
    "keefe-murphy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-25T09:31:19.000Z",
      "distro": "noble",
      "commit": "653ca18ee47e6087de380668a3d42d3b3167091f",
      "fileid": "fc64b34e2d2e6c595b1112c144b2993791bac45d213a8aed75f1629c28a2fac1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keefe-murphy/actions/runs/26393373613"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-25T09:31:13.000Z",
      "distro": "noble",
      "commit": "653ca18ee47e6087de380668a3d42d3b3167091f",
      "fileid": "85ac255865ed034bfc500cc5dec06d73e3ac56200fed655197a97b07e0d3bb0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keefe-murphy/actions/runs/26393373613"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-25T09:30:42.000Z",
      "commit": "653ca18ee47e6087de380668a3d42d3b3167091f",
      "fileid": "77173bd677770ed80ecc33f5f83a3fd9daab015a4d1f38a456020ea49af2d51c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keefe-murphy/actions/runs/26393373613"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-25T09:30:43.000Z",
      "commit": "653ca18ee47e6087de380668a3d42d3b3167091f",
      "fileid": "9180a425fb3337d78fa0f731abc49d49313e1d5fda5d94893fa5e19770fb3f33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keefe-murphy/actions/runs/26393373613"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0",
      "date": "2026-05-25T09:30:57.000Z",
      "commit": "653ca18ee47e6087de380668a3d42d3b3167091f",
      "fileid": "289179f0b7b945b5dada1bcdc63e13615c7d7ef1f914cad11aa2a7f47a856b46",
      "status": "success",
      "buildurl": "https://github.com/r-universe/keefe-murphy/actions/runs/26393373613"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-25T09:30:16.000Z",
      "commit": "653ca18ee47e6087de380668a3d42d3b3167091f",
      "fileid": "acb21d4c81e167a4e6a3bf89e1bcea5a0c40e8ede95a4da7528e86860c516400",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keefe-murphy/actions/runs/26393373613"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-25T09:30:23.000Z",
      "commit": "653ca18ee47e6087de380668a3d42d3b3167091f",
      "fileid": "c74c93d1581e740404dcfc7c62c1aae437fa9bf6a4254e2b868106d6fd9c700e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keefe-murphy/actions/runs/26393373613"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-25T09:30:37.000Z",
      "commit": "653ca18ee47e6087de380668a3d42d3b3167091f",
      "fileid": "4cffdaa12881d65d3fe12109ab15e1abf37fba1ad446aea896f4a36d6d65edc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keefe-murphy/actions/runs/26393373613"
    }
  ]
}