SOMtopol {SOMEnv}R Documentation

Topographical error for the SOM map

Description

Calculate topographical error for the SOM map

Usage

SOMtopol(dataset, codebook, grid)

Arguments

dataset

Experimental data used for training the map

codebook

SOM codebook

grid

SOM grid expressed as a matrix of x and y coordinates of the map units

Value

This function returns the topographical error

Author(s)

Sabina Licen

References

Clark, S., Sisson, S.A., Sharma, A. (2020) Adv. Water Resour. 143, art. no. 103676 DOI: 10.1016/j.advwatres.2020.103676


[Package SOMEnv version 1.1.2 Index]