Package: RGMM
Type: Package
Title: Robust Mixture Model
Version: 1.1.0
Authors@R: c(person("Antoine","Godichon-Baggioni", role = c("aut", "cre","cph"),
                      email = "antoine.godichon_baggioni@upmc.fr"),
               person("Stéphane","Robin", role = "aut") )
Description: Algorithms for estimating robustly the parameters of a Gaussian, Student, or Laplace Mixture Model.
License: GPL (>= 2)
Encoding: UTF-8
Imports: Rcpp, foreach, doParallel,
        mvtnorm,mclust,parallel,LaplacesDemon, genieclust, RSpectra,
        ggplot2, reshape2
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-07-13 05:58:37 UTC; pug56
Author: Antoine Godichon-Baggioni [aut, cre, cph],
  Stéphane Robin [aut]
Maintainer: Antoine Godichon-Baggioni <antoine.godichon_baggioni@upmc.fr>
Repository: CRAN
Date/Publication: 2022-07-13 06:50:13 UTC
