| spectral-class {fdm2id} | R Documentation |
Spectral clustering model
Description
This class contains the model obtained by Spectral clustering.
Slots
clusterA
vectorof integer indicating the cluster to which each observation is allocated.projThe projection of the dataset in the spectral space.
centersThe cluster centers (on the spectral space).
See Also
[Package fdm2id version 0.9.9 Index]