Package: RMixtComp
Type: Package
Title: Mixture Models with Heterogeneous and (Partially) Missing Data
Version: 4.1.4
Date: 2023-06-17
Authors@R: c(person("Vincent", "Kubicki", role = "aut"),
             person("Christophe", "Biernacki", role = "aut"),
             person("Quentin", "Grimonprez", role = c("aut", "cre"), email = "quentingrim@yahoo.fr"),
             person("Matthieu", "Marbac-Lourdelle", role = "ctb"),
             person("Étienne", "Goffinet", role = "ctb"),
             person("Serge", "Iovleff", role = "ctb"),
             person("Julien", "Vandaele", role = "ctb", email = "julien.vandaele@inria.fr"))
Copyright: Inria - Université de Lille - CNRS
License: AGPL-3
Description: Mixture Composer (Biernacki (2015) <https://inria.hal.science/hal-01253393v1>) is a project to perform clustering using mixture models with
    heterogeneous data and partially missing data. Mixture models are fitted using a SEM algorithm.
    It includes 8 models for real, categorical, counting, functional and ranking data.
URL: https://github.com/modal-inria/MixtComp
BugReports: https://github.com/modal-inria/MixtComp/issues
Imports: RMixtCompIO(>= 4.0.4), ggplot2, plotly, scales
Depends: RMixtCompUtilities (>= 4.1.4), R (>= 3.5.0)
Suggests: testthat, xml2, Rmixmod, knitr, ClusVis, rmarkdown
RoxygenNote: 7.2.3
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-06-17 15:50:40 UTC; quentin
Author: Vincent Kubicki [aut],
  Christophe Biernacki [aut],
  Quentin Grimonprez [aut, cre],
  Matthieu Marbac-Lourdelle [ctb],
  Étienne Goffinet [ctb],
  Serge Iovleff [ctb],
  Julien Vandaele [ctb]
Maintainer: Quentin Grimonprez <quentingrim@yahoo.fr>
Repository: CRAN
Date/Publication: 2023-06-18 22:50:13 UTC
