Categories: Array;
The Categories property returns results of the Binning procedure execution.
The results are available after executing the IStatMethod.Execute method.
The elements value in resulting arrays contains number of category to which belongs corresponding element of the initial vector array. To create initial vector array, use the ISmBinning.Values property.
The property use is given in the example for ISmBinning.Settings.
See also: