SOMtopol: Topographical error for the SOM map

Description Usage Arguments Value Author(s) References

View source: R/SOMtopol.R

Description

Calculate topographical error for the SOM map

Usage

1
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


SOMEnv documentation built on July 26, 2021, 5:06 p.m.

Related to SOMtopol in SOMEnv...