Other packages > Find by keyword >

kohonen  

Supervised and Unsupervised Self-Organising Maps
View on CRAN: Click here


Download and install kohonen package within the R console
Install from CRAN:
install.packages("kohonen")

Install from Github:
library("remotes")
install_github("cran/kohonen")

Install by package version:
library("remotes")
install_version("kohonen", "3.0.13")



Attach the package and use:
library("kohonen")
Maintained by
Ron Wehrens
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-02-23
Latest Update: 2023-06-09
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.
How to cite:
Ron Wehrens (2006). kohonen: Supervised and Unsupervised Self-Organising Maps. R package version 3.0.13, https://cran.r-project.org/web/packages/kohonen. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0.0 (2006-02-23 19:12), 1.0.1 (2006-04-19 10:22), 1.1.0 (2006-09-15 12:22), 1.1.1 (2006-10-04 10:06), 2.0.0 (2007-09-07 14:03), 2.0.1 (2007-10-22 20:38), 2.0.2 (2007-11-09 09:34), 2.0.3 (2008-04-15 19:28), 2.0.4 (2008-09-17 17:04), 2.0.5 (2009-01-27 15:53), 2.0.6 (2011-02-26 09:22), 2.0.7 (2011-03-28 14:50), 2.0.8 (2012-01-04 07:35), 2.0.9 (2012-01-09 12:54), 2.0.10 (2012-08-13 12:30), 2.0.11 (2013-03-22 11:25), 2.0.12 (2013-10-14 14:18), 2.0.13 (2013-12-10 14:51), 2.0.14 (2013-12-12 17:49), 2.0.15 (2014-08-04 12:15), 2.0.18 (2015-03-25 08:49), 2.0.19 (2015-09-04 07:30), 3.0.0 (2017-03-15 13:14), 3.0.2 (2017-03-21 07:58), 3.0.4 (2017-08-28 20:51), 3.0.5 (2018-05-25 11:37), 3.0.6 (2018-08-17 17:20), 3.0.7 (2018-11-01 23:30), 3.0.8 (2018-12-17 13:30), 3.0.10 (2019-11-26 10:50), 3.0.11 (2022-03-29 15:50), 3.0.12 (2023-06-09 10:40)
Other packages that cited kohonen R package
View kohonen citation profile
Other R packages that kohonen depends, imports, suggests or enhances
Complete documentation for kohonen
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA