IMsGrangerTestSettings.Lag

Syntax

Lag: Integer;

Description

The Lag property determines the value of the lag for tested variables.

Comments

Recommended to perform test for different lag values and find out, how the lag size depends on the test results.

For correct calculation of the test the length of the variable must fulfill the following correlation: ≥ 3 * + 3. Where: L is the number of variable points, m is the lag value.

Example

The property use is given in the example for IMsMetaModelVisualController.GrangerTest.

See also:

IMsGrangerTestSettings