ExogenousCoefficients: ICoefficients;
The ExogenousCoefficients property returns estimates and characteristics of equation exogenous variable coefficients.
To get parameters of endogenous variable coefficients in the equation, use the ISlSimultaneousEquation.EndogenousCoefficients property.
The property use is given in the example for ISlSimultaneousEquation.SpecificInstrumental.
See also: