The StandartizationType enumeration contains methods of criteria.
It is used by the ISlDistance.Standartization property.
Value | Brief description | |
0 | ScaleStd. Using standard deviation. | |
1 | ScaleRange. As a difference between maximum and minimum values. | |
2 | ScaleUser. User-defined values. | |
3 | NoScale. No standardization. |
ScaleUser. When this method is used, you need to specify standardization coefficients.
See also: