InversionLag: TsInversionLag;
InversionLag: Prognoz.Platform.Interop.Transform.TsInversionLag;
The InversionLag property determines the period, on which the initial transformation is performed.
This property is relevant, if one of the following methods is chosen as the initial transformation method:
Logarithm difference (dlog).
The increase rate (pch).
Difference (diff).
Increase coefficient (ratio).
The initial transformation method is determined by the ITsInversionInfo.Inversion property.
If the InversionLag property has the value, different from the TsInversionLag.EndOfPrecedingYear, it is required to set the value to the ITsInversionInfo.PreviousInversionLag property as well.
The property use is given in the example for ITsInversionInfo.Dependence.
See also: