ISmKmeansClusterAnalysis.Clusters

Syntax

Clusters: IClustersType;

Description

The Clusters property returns information about clustering.

Comments

This property returns the list and number of objects belonged to each cluster, and coordinates of cluster centers.

Example

The property use is given in the example for ISmKmeansClusterAnalysis.Distances.

See also:

ISmKmeansClusterAnalysis