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

Incorporate Jackknife Standard Errors a la Hansen #796

Open
escherpf opened this issue Jan 23, 2025 · 2 comments
Open

Incorporate Jackknife Standard Errors a la Hansen #796

escherpf opened this issue Jan 23, 2025 · 2 comments

Comments

@escherpf
Copy link
Contributor

escherpf commented Jan 23, 2025

A new paper that may be of interest for a future Pyfixest enhancement. The simulations in this paper suggest improved coverage relative to the wild bootstrap.

Hansen has provided the R code that implements his approach.

@s3alfisc
Copy link
Member

I think we already have this alread following MacKinnon, Nielsen & Webb' paper that's shows equivalence of the cluster jackknife and CRV3 - you can use it via "vcov = {'CRV3':'cluster'} syntax? Though I'll have to read the Hansen paper more carefully, this was just a quick fist assessment =)

@s3alfisc
Copy link
Member

I will for sure read the paper more closely, this is exactly my cup of tea 😀 thanks for the pointer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants