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:
Nov 14, 2024