spectral-class: Spectral clustering model

spectral-classR Documentation

Spectral clustering model

Description

This class contains the model obtained by Spectral clustering.

Slots

cluster

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

proj

The projection of the dataset in the spectral space.

centers

The cluster centers (on the spectral space).

See Also

SPECTRAL


fdm2id documentation built on July 9, 2023, 6:05 p.m.