Learn R Programming

som.nn (version 1.4.4)

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

Description

Working hourse function for visual.

Usage

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

Value

vector with 2 elements: index of winner and qerror

Arguments

one

numeric vector to be mapped

codes

numeric matrix of codebook vectors with one code per row