Package: ppgmmga
Version: 1.1
Date: 2019-05-31
Title: Projection Pursuit Based on Gaussian Mixtures and Evolutionary
        Algorithms
Description: Projection Pursuit (PP) algorithm for dimension reduction based on Gaussian Mixture Models (GMMs) for density estimation using Genetic Algorithms (GAs) to maximise an approximated negentropy index.
Authors@R: c(person("Alessio", "Serafini", role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-8579-5695"),
                    email = "srf.alessio@gmail.com"),
             person("Luca", "Scrucca", role = c("aut"),
                    comment = c(ORCID = "0000-0003-3826-0484"),
                    email = "luca.scrucca@unipg.it"))
Depends: R (>= 3.4)
Imports: Rcpp (>= 1.0.0), mclust (>= 5.4), GA (>= 3.1), ggplot2 (>=
        2.2.1), ggthemes (>= 3.4.0), cli, crayon, utils, stats
LinkingTo: Rcpp, RcppArmadillo (>= 0.7)
Suggests: knitr (>= 1.8)
VignetteBuilder: knitr
License: GPL (>= 2)
Repository: CRAN
URL: https://github.com/luca-scr/ppgmmga
BugReports: https://github.com/luca-scr/ppgmmga/issues
ByteCompile: true
NeedsCompilation: yes
LazyData: yes
Encoding: UTF-8
RoxygenNote: 6.1.1
Packaged: 2019-05-31 11:27:31 UTC; alessioserafini
Author: Alessio Serafini [aut, cre] (<https://orcid.org/0000-0002-8579-5695>),
  Luca Scrucca [aut] (<https://orcid.org/0000-0003-3826-0484>)
Maintainer: Alessio Serafini <srf.alessio@gmail.com>
Date/Publication: 2019-06-03 13:00:03 UTC
