py-econometrics / pyfixest

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax
https://py-econometrics.github.io/pyfixest/pyfixest.html
MIT License
117 stars 27 forks source link

VCOV: Refactoring of the VCOV Method #510

Closed s3alfisc closed 2 weeks ago

s3alfisc commented 2 weeks ago

Refactors the VCOV Method by creating private methods for iid, hetero, CRV inference.