ISmHierarchicalClusterAnalysis.ClustersCompositionOrder

Fore Syntax

ClustersCompositionOrder: IClustersCompositionOrder;

Fore.NET Syntax

ClustersCompositionOrder: Prognoz.Platform.Interop.Stat.IClustersCompositionOrder;

Description

The ClustersCompositionOrder property returns the order of cluster composition.

Comments

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

Fore and Fore.NET Examples

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

See also:

ISmHierarchicalClusterAnalysis