IBinningSettings.Clusters

Syntax

Clusters: IClustersType;

Description

The Clusters property returns clusters order.

Comments

The results are available after executing the IStatMethod.Execute method.

The number of clusters corresponds to the number of resulting categories set in the IBinningSettings.NumOfCategories property.

Example

The property use is given in the example for ISmBinning.Settings.

See also:

IBinningSettings