Package: SOMbrero
Title: SOM Bound to Realize Euclidean and Relational Outputs
Version: 1.2-2
Date: 2017-09-19
Authors@R: c(person("Nathalie", "Villa-Vialaneix", role = c("aut", "cre"), email="nathalie.villa-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 Villa-Vialaneix <nathalie.villa-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), knitr, igraph (>= 1.0)
Imports: wordcloud, scatterplot3d, RColorBrewer, shiny, grDevices,
        graphics, stats
License: GPL (>= 2)
Repository: CRAN
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-09-20 08:40:53 UTC; nathalie
Author: Nathalie Villa-Vialaneix [aut, cre],
  Jerome Mariette [aut],
  Madalina Olteanu [aut],
  Fabrice Rossi [aut],
  Laura Bendhaiba [ctb],
  Julien Boelaert [ctb]
Date/Publication: 2017-09-20 08:55:35 UTC
