Learn R Programming

multisom (version 1.3)

Clustering a Data Set using Multi-SOM Algorithm

Description

Implements two versions of the algorithm namely: stochastic and batch. The package determines also the best number of clusters and offers to the user the best clustering scheme from different results.

Copy Link

Version

Install

install.packages('multisom')

Monthly Downloads

153

Version

1.3

License

GPL-2

Maintainer

Last Published

May 23rd, 2017

Functions in multisom (1.3)

BatchSOM

Self-Organizing Map: Batch version
multisom.batch

MultiSOM for batch version
multisom.stochastic

Multisom for stochastic version