Package: SOMbrero
Title: SOM Bound to Realize Euclidean and Relational Outputs
Version: 1.2-4
Date: 2019-03-07
Authors@R: c(person("Nathalie", "Vialaneix", role = c("aut", "cre"), email="nathalie.vialaneix@inra.fr"),
             person("Jerome", "Mariette", role= "aut", email="jerome.mariette@inra.fr"),
             person("Madalina", "Olteanu", role = "aut", email="madalina.olteanu@univ-paris1.fr"),
             person("Fabrice", "Rossi", role = "aut", email="fabrice.rossi@univ-paris1.fr"),
             person("Laura", "Bendhaiba", role = "ctb", email="laurabendhaiba@gmail.com"),
             person("Julien", "Boelaert", role= "ctb", email="julien.boelaert@gmail.com"))
Maintainer: Nathalie Vialaneix <nathalie.vialaneix@inra.fr>
Description: The stochastic (also called on-line) version of the Self-Organising
             Map (SOM) algorithm is provided. Different versions of the
             algorithm are implemented, for numeric and relational data and for
             contingency tables as described, respectively, in Kohonen (2001)
             <isbn:3-540-67921-9>, Olteanu & Villa-Vialaneix (2005)
             <doi:10.1016/j.neucom.2013.11.047> and Cottrell et al (2004)
             <doi:10.1016/j.neunet.2004.07.010>. The package also contains many
             plotting features (to help the user interpret the results) and a
             graphical user interface based on 'shiny'.
BugReports: http://github.com/tuxette/sombrero/issues
Depends: R (>= 3.1.0), igraph (>= 1.0)
Imports: wordcloud, scatterplot3d, RColorBrewer, shiny, grDevices,
        graphics, stats
Suggests: testthat, rmarkdown, knitr
License: GPL (>= 2)
Repository: CRAN
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-03-07 16:18:07 UTC; nathalie
Author: Nathalie Vialaneix [aut, cre],
  Jerome Mariette [aut],
  Madalina Olteanu [aut],
  Fabrice Rossi [aut],
  Laura Bendhaiba [ctb],
  Julien Boelaert [ctb]
Date/Publication: 2019-03-07 17:32:51 UTC
