DataTransformationX12Type

Description

The DataTransformationX12Type enumeration is used to determine the type of source series transformation.

NOTE. The X12 method is supported only in Windows.

It is used by the following property:

Available Values

  Value Brief description
0 None. The source series is not transformed.
1 Auto. Autoselection between Log and None.
2 Logistic. The source series is logically transformed.
3 BoxCoxPower. The Box-Cox transformation.
4 Log. The source series is logarithmically transformed.
5 Sqrt. Square root.
6 Inverse. Inverse transform.

See also:

Stat Assembly Enumerations