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 05 Mar. 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

imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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