statsmodels.tsa.statespace.exponential_smoothing.ExponentialSmoothingResults.cov_params_opg¶
- ExponentialSmoothingResults.cov_params_opg¶
(array) The variance / covariance matrix. Computed using the outer product of gradients method.
Last update:
Nov 14, 2024