statsmodels.tsa.statespace.exponential_smoothing.ExponentialSmoothingResults.cov_params_oim¶
- ExponentialSmoothingResults.cov_params_oim¶
(array) The variance / covariance matrix. Computed using the method from Harvey (1989).
Last update:
Oct 03, 2024