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



Attach the package and use:
library("Rsomoclu")
Maintained by
Shichao Gao
[Scholar Profile | Author Map]
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.6, https://cran.r-project.org/web/packages/Rsomoclu. Accessed 12 Apr. 2025.
Previous versions and publish date:
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)
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
03/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for Rsomoclu0102030405060TrendBars

Today's Hot Picks in Authors and Packages

modeest  
Mode Estimation
Provides estimators of the mode of univariate data or univariate distributions. ...
Download / Learn more Package Citations See dependency  
dials  
Tools for Creating Tuning Parameter Values
Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the d ...
Download / Learn more Package Citations See dependency  
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  
pampe  
Implementation of the Panel Data Approach Method for Program Evaluation
Implements the Panel Data Approach Method for program evaluation as developed in Hsiao, Ching and Ki ...
Download / Learn more Package Citations See dependency  
oysteR  
Scans R Projects for Vulnerable Third Party Dependencies
Collects a list of your third party R packages, and scans them with the 'OSS' Index provided by 'So ...
Download / Learn more Package Citations See dependency  
sparseBC  
Sparse Biclustering of Transposable Data
Implements the sparse biclustering proposal of Tan and Witten (2014), Sparse biclustering of transpo ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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