GARCHCoefficients: ICoefficients;
GARCHCoefficients: Prognoz.Platform.Interop.Stat.ICoefficients;
The GARCHCoefficients property returns estimates of coefficients in autoregression conditional heteroscedasticity and generalized autoregression conditional heteroscedasticity.
Coefficient estimates are available after method calculation. Coefficients are given in the following order: constant of generalized autoregressive conditional heteroscedasticity, array of coefficients of autoregressive conditional heteroscedasticity, array of coefficients of generalized autoregressive conditional heteroscedasticity.
The property use is given in the example for ISmGARCH.ARMA.
See also: