ISmKmeansClusterAnalysis.InitCenters

Syntax

InitCenters: ClusterCentersType;

Description

The InitCenters property determines the selection of initial cluster centers.

Comments

Default option is Maximum distance to other cluster centers.

Example

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

See also:

ISmKmeansClusterAnalysis