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