statsmodels.tsa.statespace.mlemodel.MLEResults.cov_params_approx¶
- MLEResults.cov_params_approx¶
(array) The variance / covariance matrix. Computed using the numerical Hessian approximated by complex step or finite differences methods.
Last update:
Nov 14, 2024