Learn R Programming

GeneralizedUmatrix (version 1.2.1)

EsomNeuronsAsList: Converts wts data (EsomNeurons) into the list form

Description

Converts wts data into the list form

Arguments

EsomNeurons[1:Lines, 1:Columns, 1:Variables]

high dimensional array with grid positions in the first two dimensions

Value

TrainedNeurons[1:(Lines*Columns),1:Variables]

List of Weights as a matrix (not list like in R) as matrix or two dimensional array

Details

One could describe this function as a transformation or a special case of wide to long format, see also ListAsEsomNeurons

References

Ultsch, A. Maps for the visualization of high-dimensional data spaces. in Proc. Workshop on Self organizing Maps. 2003.