About
Hi all, I’m Alex!
I am a data scientist at trivago, where I work on online auctions. In my free time, I work on open source software that implements various inference procedures for linear regression (mostly in R, but recently also in Python).
fwildclusterboot
andwildboottest
implement the fast wild cluster bootstrap algorithm as suggested in Roodman, MacKinnon, Nielsen & Webb and MacKinnon, Nielsen & Webb (2022) in R and Python.summclust
implements the Jackknive CRV3 estimator for clustered covariances as suggested by MacKinnon, Nielsen & Webb (2022) in R.summclust
further computes a range of leverage measures for cluster robust inferences (as in thesummclust
Stata package).wildrwolf
andwildwyoung
implement the multiple-hypothesis corrections by Romano & Wolf (2005) and Westfall and Young (1993) - as implemented in therwolf
andwyoung
Stata packages - for regression objects from thefixest
package (R). Because bothwildrwolf
andwildwyoung
are build aroundfwildclusterboot
and the wild (cluster) bootstrap, both packages are usually quite fast.
You can find me on GitHub and r-universe.
Other R-blogs
You can find other R blogs on r-bloggers.com.