Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inference: Implement Conley Standard Errors #500

Open
s3alfisc opened this issue Jun 10, 2024 · 0 comments
Open

Inference: Implement Conley Standard Errors #500

s3alfisc opened this issue Jun 10, 2024 · 0 comments
Labels
enhancement New feature or request feature A new feature for PyFixest

Comments

@s3alfisc
Copy link
Member

Context

For spatial regression, Conley standard errors are quite popular.

To do

  • Implement Conley Standard Errors in numba.
  • You can use @kylebutts Rcpp code for reference: link
  • See this paper for background reading.
  • Implement Unit Tests against fixest's implementation of Conley SEs.
@s3alfisc s3alfisc added enhancement New feature or request feature A new feature for PyFixest labels Jun 10, 2024
@s3alfisc s3alfisc linked a pull request Jun 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature A new feature for PyFixest
Projects
Status: No status
Development

No branches or pull requests

1 participant