Package: som.nn
Type: Package
Title: Topological k-NN Classifier Based on Self-Organising Maps
Version: 1.4.4
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
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-03 16:02:50 UTC; andreas
Repository: CRAN
Date/Publication: 2024-04-03 17:00:02 UTC
Built: R 4.4.3; ; 2025-11-01 02:44:57 UTC; windows
