ISmKmeansClusterAnalysis.KModesDistance

Syntax

KModesDistance: KModesDistanceType;

Description

The KModesDistance property determines the method of calculating distances between objects on clustering by the K-mode method.

Comments

To determine value clustering algorithm, use the ISmKmeansClusterAnalysis.Modification property.

Example

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

See also:

ISmKmeansClusterAnalysis