somCluster | R Documentation |
Built-in function: This function performs clustering for a given dataset by calling the [kohonen]{som}
function from a “kohonen” package.
somCluster(data)
data |
The dataset in matrix or data.frame, containing only input and output vectors, but with no subscript vector. |
Return a data list of clustering neurons in the SOM network.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.