statsmodels.tsa.arima.model.ARIMAResults.cov_params_robust_approx¶
- ARIMAResults.cov_params_robust_approx¶
(array) The QMLE variance / covariance matrix. Computed using the numerical Hessian as the evaluated hessian.
Last update:
Nov 14, 2024