Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

som-class

Self-Organizing Maps model


Description

This class contains the model obtained by the SOM method.

Slots

som

An object of class kohonen representing the fitted map.

nodes

A vector of integer indicating the cluster to which each node is allocated.

cluster

A vector of integer indicating the cluster to which each observation is allocated.

data

The dataset that has been used to fit the map (as a matrix).

See Also


fdm2id

Data Mining and R Programming for Beginners

v0.9.5
GPL-3
Authors
Alexandre Blansché [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.