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 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:51), 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

IntervalQuestionStat  
Tools to Deal with Interval-Valued Responses in Questionnaires
A user-friendly toolbox for doing the statistical analysis of interval-valued responses in question ...
Download / Learn more Package Citations See dependency  
risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  
ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  
BetterReg  
Better Statistics for OLS and Binomial Logistic Regression
Provides squared semi partial correlations, tolerance, Mahalanobis, Likelihood Ratio Chi Square, and ...
Download / Learn more Package Citations See dependency  
lmmpar  
Parallel Linear Mixed Model
Embarrassingly Parallel Linear Mixed Model calculations spread across local cores which repeat until ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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