statsmodels.regression.recursive_ls.RecursiveLSResults.cov_params_opg¶
- RecursiveLSResults.cov_params_opg¶
(array) The variance / covariance matrix. Computed using the outer product of gradients method.
Last update:
Oct 03, 2024