ISmHierarchicalClusterAnalysis.CreateDendogram

Fore Syntax

CreateDendogram: Boolean;

Fore.NET Syntax

CreateDendogram: boolean;

Description

The CreateDendogram property determines whether a dendogram, arrays of objects and distances between clusters are to be created.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

ISmHierarchicalClusterAnalysis