ISlSimultaneousEquation.ExogenousVariables

Syntax

ExogenousVariables: ISlSeries;

Description

The ExogenousVariables property determines parameters of exogenous variables in an equation.

Comments

To determine parameters of endogenous variables in the equation, use the ISlSimultaneousEquation.EndogenousVariables property.

Example

The property use is given in the example for ISlSimultaneousEquation.SpecificInstrumental.

See also:

ISlSimultaneousEquation