statsmodels.tsa.arima.model.ARIMAResults.cov_params_robust_oim¶
- ARIMAResults.cov_params_robust_oim¶
(array) The QMLE variance / covariance matrix. Computed using the method from Harvey (1989) as the evaluated hessian.
Last update:
Nov 14, 2024