https://github.com/cran/kohonen
Raw File
Tip revision: 1ea0af30383e5a82f19b0ddf6d22c26667b2e8c2 authored by Ron Wehrens on 28 August 2017, 17:51:19 UTC
version 3.0.4
Tip revision: 1ea0af3
DESCRIPTION
Package: kohonen
Version: 3.0.4
Title: Supervised and Unsupervised Self-Organising Maps
Author: Ron Wehrens and Johannes Kruisselbrink
Maintainer: Ron Wehrens <ron.wehrens@gmail.com>
Description: Functions to train self-organising maps (SOMs). Also interrogation of the maps and prediction using trained maps are supported. The name of the package refers to Teuvo Kohonen, the inventor of the SOM.
License: GPL (>= 2)
Depends: R (>= 2.10)
Imports: MASS, Rcpp (>= 0.12.7)
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2017-08-28 15:23:15 UTC; ron
Repository: CRAN
Date/Publication: 2017-08-28 18:51:19 UTC
back to top