make.codes.grid: Makes a data.frame with codes coordinates

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

make.codes.gridR Documentation

Makes a data.frame with codes coordinates

Description

Coordinates of neurons of a som are calculated by calling somgrid to be consistent with other som/kohonen packages.

Usage

make.codes.grid(xdim, ydim, topo = "hexagonal")

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