Other packages > Find by keyword >

popsom  

An Efficient Implementation of Kohonen"s Self-Organizing Maps (SOMs) with Starburst Visualizations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("popsom", "6.0")



Attach the package and use:
library("popsom")
Maintained by
Lutz Hamel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-09-17
Latest Update: 2023-09-11
Description:
Kohonen's self-organizing maps with a number of distinguishing features: (1) An efficient, single threaded, stochastic training algorithm inspired by ideas from tensor algebra. Provides significant speedups over traditional single-threaded training algorithms. No special accelerator hardware required (see ). (2) Automatic centroid detection and visualization using starbursts. (3) Two models of the data: (a) a self organizing map model, (b) a centroid based clustering model. (4) A number of easily accessible quality metrics for the self organizing map and the centroid based cluster model (see ).
How to cite:
Lutz Hamel (2013). popsom: An Efficient Implementation of Kohonen"s Self-Organizing Maps (SOMs) with Starburst Visualizations. R package version 6.0, https://cran.r-project.org/web/packages/popsom. Accessed 14 Apr. 2025.
Previous versions and publish date:
2.2 (2013-09-17 14:47), 2.3 (2013-10-09 09:30), 3.0.1 (2015-07-23 15:25), 4.0.1 (2016-08-14 15:26), 4.0 (2016-08-13 19:10), 4.2.1 (2019-06-03 12:13), 4.2 (2017-06-01 06:44), 4.3.0 (2020-07-22 23:30), 4.3.1 (2020-08-29 21:00), 5.0 (2020-12-09 06:10), 5.1 (2021-01-04 18:50), 5.2 (2021-07-10 01:00), 6.0 (2021-12-20 21:40)
Other packages that cited popsom R package
View popsom citation profile
Other R packages that popsom depends, imports, suggests or enhances
Functions, R codes and Examples using the popsom R package
Some associated functions: map.build . map.convergence . map.fitted . map.marginal . map.position . map.predict . map.significance . map.starburst . map.summary . 
Some associated R codes: map-utils.R .  Full popsom package functions and examples
Downloads during the last 30 days
03/1503/2003/2103/2403/2503/2603/2703/2804/0404/0604/0704/0804/12Downloads for popsom05101520253035TrendBars

Today's Hot Picks in Authors and Packages

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  
bcf  
Causal Inference using Bayesian Causal Forests
Causal inference for a binary treatment and continuous outcome using Bayesian Causal Forests. See Ha ...
Download / Learn more Package Citations See dependency  
networkscaleup  
Network Scale-Up Models for Aggregated Relational Data
Provides a variety of Network Scale-up Models for researchers to analyze Aggregated Relational Data, ...
Download / Learn more Package Citations See dependency  
AzureKeyVault  
Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: ...
Download / Learn more Package Citations See dependency  
spatstat.utils  
Utility Functions for 'spatstat'
Contains utility functions for the 'spatstat' family of packages which may also be useful for other ...
Download / Learn more Package Citations See dependency  
mlim  
Single and Multiple Imputation with Automated Machine Learning
Machine learning algorithms have been used for performing single missing data imputation and most r ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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