Assembly: Transform;
Namespace: Prognoz.Platform.Interop.Transform;
The IMsInversionInfo interface is used to set up parameters of initial transformation executed on variable.
ITsInversionInfo
The initial transformation enables the user to adjust the variable value.
Property name | Brief description | |
The Dependence property selects type of trend used for trend subtract. | ||
The Inversion property determines initial transformation method. | ||
The InversionLag property determines the period, on which the initial transformation is executed. | ||
The K property determines a parameter of calculation by the k-sigma method. | ||
The PreviousInversionLag property determines a lag for the period, at which initial transformation is executed. | ||
The Seasonality property selects seasonality type that is used to adjust seasonality. |
See also: