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.12")



Attach the package and use:
library("kohonen")
Maintained by
Ron Wehrens
[Scholar Profile | Author Map]
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.12, https://cran.r-project.org/web/packages/kohonen. Accessed 01 Apr. 2025.
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)
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
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for kohonen20406080100120140160180200220240260TrendBars

Today's Hot Picks in Authors and Packages

eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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