Package: clustMD
Title: Model Based Clustering for Mixed Data
Version: 1.2.1
Authors@R: c( person("Damien", "McParland", email="damien.mcparland@ucd.ie",
    role=c("aut", "cre")), person("Isobel Claire", "Gormley",
    email="claire.gormley@ucd.ie", role=c("aut")))
Description: Model-based clustering of mixed data (i.e. data which consist of
    continuous, binary, ordinal or nominal variables) using a parsimonious
    mixture of latent Gaussian variable models.
Depends: R (>= 3.3.2)
Imports: ggplot2, mclust, reshape2, MASS, msm, mvtnorm, parallel,
        truncnorm, viridis, stats
License: GPL-2
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-08 16:35:03 UTC; damien
Author: Damien McParland [aut, cre],
  Isobel Claire Gormley [aut]
Maintainer: Damien McParland <damien.mcparland@ucd.ie>
Repository: CRAN
Date/Publication: 2017-05-08 17:19:20 UTC
Built: R 4.6.0; ; 2025-10-14 02:37:39 UTC; windows
