som_mdistR: Evaluate pairwise distance matrix for the given codebook

Description Usage Arguments Value Author(s) References See Also

View source: R/som_mdistR.R

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

1
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


SOMEnv documentation built on July 26, 2021, 5:06 p.m.

Related to som_mdistR in SOMEnv...