ISmHierarchicalClusterAnalysis.Distance

Fore Syntax

Distance: ISlDistance;

Fore.NET Syntax

Distance: Prognoz.Platform.Interop.Stat.ISlDistance;

Description

The Distance property determines parameters of calculating distance between objects.

Comments

To determine the method of calculating distance between clusters, use the ISmHierarchicalClusterAnalysis.ClusterLink property.

Fore and Fore.NET Examples

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

See also:

ISmHierarchicalClusterAnalysis