ISlSimultaneousEquation.EndogenousCoefficients

Syntax

EndogenousCoefficients: ICoefficients;

Description

The EndogenousCoefficients property returns estimates and characteristics of equation endogenous variable coefficients.

Comments

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

Example

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

See also:

ISlSimultaneousEquation