IMsMetaModelVisualController.AddJohansenTestExogenousEntrie

Syntax

AddJohansenTestExogenousEntrie(EntryKey: Integer): IMsVariableTestData;

Parameters

EntryKey. Key of the element of the metamodel calculation chain, which is the variable.

Description

The AddJohansenTestExogenousEntrie method adds the exogenous variable to the Johansen test calculation.

Comments

To get parameters of calculation of the Johansen test, use the IMsMetaModelVisualController.JohansenTest property.

Example

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

See also:

IMsMetaModelVisualController