som.nn.visual.one: Maps one vector to the SOM

View source: R/som.nn.visual.R

som.nn.visual.oneR Documentation

Maps one vector to the SOM

Description

Working hourse function for visual.

Usage

som.nn.visual.one(one, codes)

Arguments

one

numeric vector to be mapped

codes

numeric matrix of codebook vectors with one code per row

Value

vector with 2 elements: index of winner and qerror


som.nn documentation built on May 29, 2024, 6:50 a.m.