ISmHierarchicalClusterAnalysis.ClusterCount

Fore Syntax

ClusterCount: Integer;

Fore.NET Syntax

ClusterCount: integer;

Description

The ClusterCount property determines the number of clusters to which the set of objects is to be divided.

Comments

The number of clusters must satisfy the following constraint: 2 ≤ ≤ - 1.

Where:

Fore and Fore.NET Examples

The property use is given in the example for ISmHierarchicalClusterAnalysis.HCStoppingCriterion.

See also:

ISmHierarchicalClusterAnalysis