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