som_mdistR {SOMEnv} | R Documentation |
Evaluate pairwise distance matrix for the given codebook
Description
The function has been coded in R code starting from som_mdist.m script present in somtoolbox for Matlab by Vesanto and adapted for the use in the shiny app
Usage
som_mdistR(codebook)
Arguments
codebook |
SOM codebook |
Value
Distance matrix
Author(s)
Sabina Licen, Pierluigi Barbieri
References
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
See Also
db_indexR
[Package SOMEnv version 1.1.2 Index]