somDist {aweSOM} | R Documentation |
Distance measures on a SOM
Description
Several distance measures between cells or prototypes of a trained SOM (in grid space, in data space).
Usage
somDist(som)
Arguments
som |
|
Value
A list
with distance measures: between cells on the grid,
between prototypes in data space, and the neighborhood matrix on the grid.
[Package aweSOM version 1.3 Index]