OutliersType

Description

The OutliersType enumeration is used to determine the mode of outliers detection.

It is used by the following property:

Available Values

  Value Brief description
0 None. Outliers are not selected automatically.
1 AutoDetectAll. All types of outliers are detected.
2 AddTemp. The additive outliers and the outliers of the "temporary level shift" are detected only.
3 AddTempLevel. The additive outliers, the outliers of the "level shift" and the "temporary level shift" types are detected.
4 AddLevel. The additive outliers and the outliers of the "temporary level shift" are detected only.

See also:

Stat Assembly Enumerations