Package: ClusVis
Type: Package
Title: Gaussian-Based Visualization of Gaussian and Non-Gaussian
        Model-Based Clustering
Version: 1.1.0
Authors@R: c(person("Christophe", "Biernacki", email = "christophe.biernacki@math.univ-lille1.fr", role = c("aut")), person("Matthieu", "Marbac", email = "matthieu.marbac@gmail.com", role = c("aut", "cre")), person("Vincent", "Vandewalle", email = "vincent.vandewalle@inria.fr", role = c("aut")))
Author: Christophe Biernacki [aut],
  Matthieu Marbac [aut, cre],
  Vincent Vandewalle [aut]
Maintainer: Matthieu Marbac <matthieu.marbac@gmail.com>
Description: Gaussian-Based Visualization of Gaussian and Non-Gaussian Model-Based Clustering done on any type of data. Visualization is based on the probabilities of classification.
License: GPL (>= 2)
Imports: Rcpp, MASS, parallel, mgcv, mvtnorm, Rmixmod, VarSelLCM
LinkingTo: Rcpp, RcppArmadillo, mvtnorm
ByteCompile: true
Encoding: UTF-8
LazyLoad: yes
LazyData: true
Collate: 'clusvis.R' 'estimation.R' 'smartinit.R' 'RcppExports.R'
        'plot.R' 'clusvismixmod.R' 'clusvisvarsellcm.R' 'modessearch.R'
Depends: R (>= 3.4)
RoxygenNote: 6.0.1
Repository: CRAN
Repository/R-Forge/Project: clusvis
Repository/R-Forge/Revision: 24
Repository/R-Forge/DateTimeStamp: 2018-04-19 08:21:16
Date/Publication: 2018-04-19 19:40:44 UTC
NeedsCompilation: yes
Packaged: 2018-04-19 08:25:08 UTC; rforge
