Package: som.nn
Type: Package
Title: Topological k-NN Classifier Based on Self-Organising Maps
Version: 1.1.0
Author: Andreas Dominik
Maintainer: Andreas Dominik <andreas.dominik@mni.thm.de>
Encoding: UTF-8
Depends:
Imports: hexbin, class, kohonen, som, methods, graphics, grDevices,
        stats, utils
Description: A topological version of k-NN: An abstract model is build
             as 2-dimensional self-organising map. Samples of unknown
             class are predicted by mapping them on the SOM and analysing
             class membership of neurons in the neighbourhood.
License: GPL-3
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-02-24 13:57:57 UTC; andreas
Repository: CRAN
Date/Publication: 2017-02-24 16:47:06
Built: R 4.1.0; ; 2021-05-26 10:37:30 UTC; unix
