ISlSimultaneousEquation.Intercept

Syntax

Intercept: IIntercept;

Description

The Intercept property determines parameters of equation constant.

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