IBinningSettings

Assembly: Stat;

Description

The IBinningSettings interface is used to work with parameters of the Binning procedure.

Inheritance Hierarchy

          IBinningSettings

Comments

To get parameters of the Binning procedure, use the properties:

Properties

  Property name Brief description
Clusters The Clusters property returns clusters order.
MaxIt The MaxIt property determines maximum number of iterations to calculate the Binning procedure.
Method

The Method property determines calculation method of the Binning procedure.
NumOfCategories

The NumOfCategories property determines the number of resulting categories.
TreatNanAsCategory

The TreatNanAsCategory property determines whether missing data is considered as a particular category.

See also:

Stat Assembly Interfaces