statsmodels.tsa.statespace.exponential_smoothing.ExponentialSmoothingResults.cov_params_robust_approx¶
- ExponentialSmoothingResults.cov_params_robust_approx¶
(数组) QMLE 方差/协方差矩阵。使用数值 Hessian 作为评估的 Hessian 计算得出。
Last update:
Oct 16, 2024