Alexander Fischer

Results 93 comments of Alexander Fischer

Hi @maurolepore - thanks for reaching out - I was actually about to do the same this weekend! Unfortunately, I never got the `pkgcheck` to run properly, neither on my...

Actually, `pkgcheck` is now running on my local machine - so I'll respond to it's feedback, update all standards based on a few new features, and will notify you once...

I've run the pkgcheck action, with the following [results](https://github.com/s3alfisc/fwildclusterboot/issues/91#issuecomment-1412694651): - the pkgcheck coverage test fails, as `pkgcheck` does not run some tests that my local github actions CI runs (coverage...

@ropensci-review-bot check package

Just to chime in here - there are indeed large performance advantages for the cluster jackknife CRV3 estimator as suggested by [MNW (2023)](https://arxiv.org/abs/2301.04527) if X is sparse. And if I...

Hi @fa-rzam, I have started to work on a Python implementation of the CCV estimator. I will prepare a PR for `fixest` once I am done (hopefully today) and in...

I have set up a first Python translation, which should be very easy to port to R. You can find it [here](https://github.com/s3alfisc/pyfixest/pull/314). There is still a bug somewhere in there...

I think I've now gotten the method to work. @fa-rzam, do you happen to have access to a Stata license, and if yes, would you be up to run a...

Thanks for offering your help! Though it is no longer needed, as @kylebutts was so kind to already help me with this. Would you feel confident to try the R...

Update here - I'll try to code this up over the Easter break =)