Relative Content

Tag Archive for rfixest

Cluster bootstrap for standard errors using fixest

I am trying to estimate a model with fixed effects using feols from the fixest package. As I only have few clusters, I would like to obtain bootstrapped clustered SEs. Does anyone know a package that might do this or should I implement it myself?