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 07 May. 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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for kohonen406080100120140160180200220240260280TrendBars

Today's Hot Picks in Authors and Packages

MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
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  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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