DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


SetFeatType

Declaration:TFeatureMatrix.SetFeatType (IxFrom, IxTo: integer; FeatKind: TFeatKind);
The method SetFeatType sets the feature type of the features IxFrom to IxTo (feature indices) to the type FeatKind. Setting both parameters to zero values is equivalent to setting all currently defined features.