Package: ClusVis
Type: Package
Title: Gaussian-Based Visualization of Generic Model-Based Clustering
Version: 1.0.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 clustering achieved by mixture model on any type of data. Visualization is based on the probabilities of classification.
License: GPL (>= 2)
Imports: Rcpp, MASS, parallel, mgcv, mvtnorm, Rmixmod
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' 'modessearch.R'
Depends: R (>= 3.1)
RoxygenNote: 6.0.1
Repository: CRAN
Repository/R-Forge/Project: clusvis
Repository/R-Forge/Revision: 14
Repository/R-Forge/DateTimeStamp: 2017-07-13 06:55:25
Date/Publication: 2017-07-13 15:34:12 UTC
NeedsCompilation: yes
Packaged: 2017-07-13 07:05:11 UTC; rforge
