Other packages > Find by keyword >

Rsomoclu  

Somoclu
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Rsomoclu", "1.7.7")



Attach the package and use:
library("Rsomoclu")
Maintained by
Shichao Gao
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-04-07
Latest Update: 2022-09-26
Description:
Somoclu is a massively parallel implementation of self-organizing maps. It exploits multicore CPUs and it can be accelerated by CUDA. The topology of the map can be planar or toroid and the grid of neurons can be rectangular or hexagonal . Details refer to (Peter Wittek, et al (2017)) .
How to cite:
Shichao Gao (2014). Rsomoclu: Somoclu. R package version 1.7.7, https://cran.r-project.org/web/packages/Rsomoclu. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:24), 1.3.1 (2014-04-10 15:16), 1.3 (2014-04-07 07:46), 1.4.1 (2014-09-07 08:51), 1.4 (2014-09-06 17:54), 1.5.0.1 (2015-12-02 00:16), 1.5 (2015-10-01 11:13), 1.6.1 (2016-04-04 08:37), 1.6.2.1 (2016-09-19 16:30), 1.6.2 (2016-08-11 18:40), 1.6 (2016-01-10 17:29), 1.7.1 (2016-10-14 08:16), 1.7.2 (2016-11-24 23:41), 1.7.3 (2017-04-24 18:13), 1.7.4.1 (2017-11-01 16:52), 1.7.4 (2017-06-06 17:24), 1.7.5.1 (2018-03-05 13:53), 1.7.5.2 (2018-11-29 15:30), 1.7.5.3 (2019-01-03 16:40), 1.7.5 (2018-03-03 07:56), 1.7.6 (2022-09-26 09:10)
Other packages that cited Rsomoclu R package
View Rsomoclu citation profile
Other R packages that Rsomoclu depends, imports, suggests or enhances
Complete documentation for Rsomoclu
Functions, R codes and Examples using the Rsomoclu R package
Some associated functions: Rsomoclu.kohonen . Rsomoclu.train . rgbs . 
Some associated R codes: Rsomoclu.R .  Full Rsomoclu package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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