Description Usage Arguments Value
Assign nearest node to each datapoint
1 | MapDataToCodes(codes, newdata, distf = 2)
|
codes |
matrix with nodes of the SOM |
newdata |
datapoints to assign |
distf |
Distance function (1=manhattan, 2=euclidean, 3=chebyshev, 4=cosine) |
Array with nearest node id for each datapoint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.