ISmHierarchicalClusterAnalysis.ThresholdClusterDistance

Syntax

ThresholdClusterDistance: Double;

Description

The ThresholdClusterDistance property determines threshold value of the distance between clusters.

Comments

To determine the criterion of stopping, use the ISmHierarchicalClusterAnalysis.HCStoppingCriterion property.

Example

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

See also:

ISmHierarchicalClusterAnalysis