powered by
Built-in function: This function performs clustering for a given dataset by calling the [kohonen]{som} function from a “kohonen” package.
[kohonen]{som}
somCluster(data)
Return a data list of clustering neurons in the SOM network.
The dataset in matrix or data.frame, containing only input and output vectors, but with no subscript vector.