ISmHierarchicalClusterAnalysis.ClusterLink

Fore Syntax

ClusterLink: ClusterLinkType;

Fore.NET Syntax

ClusterLink: Prognoz.Platform.Interop.Stat.ClusterLinkType;

Description

The ClusterLink property determines the method of calculating distance between clusters.

Comments

Default method is Distance Between Closest Neighbors.

Fore and Fore.NET Examples

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

See also:

ISmHierarchicalClusterAnalysis