ISmHierarchicalClusterAnalysis.Clusters

Fore Syntax

Clusters: IClustersType;

Fore.NET Syntax

Clusters: Prognoz.Platform.Interop.Stat.IClustersType;

Description

The Clusters method returns clusters' order.

Comments

To get the order of cluster composition, use the ISmHierarchicalClusterAnalysis.ClustersCompositionOrder property.

Fore and Fore.NET Examples

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

See also:

ISmHierarchicalClusterAnalysis