TreatNanAsCategory: Boolean;
The TreatNanAsCategory property determines whether missing data is considered as a particular category.
Available values:
True. Missing data is a particular category.
False. Missing data is not a particular category.
If the Binning procedure is applied only for data mining methods, the TreatNanAsCategory property is taken into account only for explanatory series. If the TreatNanAsCategory property is set for explanatory series, it will be ignored.
The property use is given in the example for ISmBinning.Settings.
See also: