som_umatR {SOMEnv} | R Documentation |
The function has been coded in R code starting from som_umat.m script present in somtoolbox for Matlab by Vesanto and adapted for the use in the shiny app
som_umatR(codebook, Row, Col)
codebook |
SOM codebook |
Row |
Number of SOM map rows |
Col |
Number of SOM map columns |
The unified distance matrix for the SOM map
Sabina Licen, Pierluigi Barbieri
J. Vesanto, J. Himberg, E. Alhoniemi, J. Parhankagas, SOM Toolbox for Matlab 5, Report A57, 2000, Available at: www.cis.hut.fi/projects/somtoolbox/package/papers/techrep.pdf; A. Ultsch, H.P. Siemon, Proceedings of International Neural Network Conference (INNC?90), Kluwer academic Publishers, Dordrecht, 1990, pp. 305?308.