ISlSimultaneousEquation.DependentVariable

Syntax

DependentVariable: ISlSerie;

Description

The DependentVariable property determines parameters of dependent variable in an equation.

Comments

To determine parameters of endogenous and exogenous variables in the equation, use the ISlSimultaneousEquation.EndogenousVariables and ISlSimultaneousEquation.ExogenousVariables properties.

Example

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

See also:

ISlSimultaneousEquation