ISmKwiatkowskiPhillipsSchmidtShinTest.ModelCoefficients

Fore Syntax

ModelCoefficients: ICoefficients;

Fore.NET Syntax

ModelCoefficients: Prognoz.Platform.Interop.Stat.ICoefficients;

Description

The ModelCoefficients property returns estimates of auxiliary regression coefficients and their characteristics.

Comments

Submodel coefficients are coefficients of the factors and value of the constant.

Fore and Fore.NET Examples

The property use is given in the example for ISmKwiatkowskiPhillipsSchmidtShinTest.KPSSStat.

See also:

ISmKwiatkowskiPhillipsSchmidtShinTest