ISlSimultaneousEquation.ExogenousCoefficients

Syntax

ExogenousCoefficients: ICoefficients;

Description

The ExogenousCoefficients property returns estimates and characteristics of equation exogenous variable coefficients.

Comments

To get parameters of endogenous variable coefficients in the equation, use the ISlSimultaneousEquation.EndogenousCoefficients property.

Example

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

See also:

ISlSimultaneousEquation