statsmodels.regression.recursive_ls.RecursiveLSResults.cov_params_approx¶
- RecursiveLSResults.cov_params_approx¶
(array) The variance / covariance matrix. Computed using the numerical Hessian approximated by complex step or finite differences methods.
最終更新日:
2025年01月28日