Thank you for your attention .I am estimating a firm-year panel model with firm and year fixed effects and standard errors clustered at the firm level. I also use a clustered bootstrap with 500 replications to estimate the confidence interval for an indirect effect.
In each replication, I resample firms by their panel identifier, generate a new bootstrap identifier, and run reghdfe with firm and year fixed effects. When I include keepsingletons, Stata repeatedly reports:
WARNING: Singleton observations not dropped; statistical significance is biased
My questions are:
In each replication, I resample firms by their panel identifier, generate a new bootstrap identifier, and run reghdfe with firm and year fixed effects. When I include keepsingletons, Stata repeatedly reports:
WARNING: Singleton observations not dropped; statistical significance is biased
My questions are:
- Should keepsingletons be removed from both the main regressions and bootstrap regressions?
- Should singleton observations be dropped consistently across both mediation equations?
- Is using the newly generated bootstrap identifier in the absorbed fixed effects appropriate?
- Does retaining singleton observations affect the validity of the bootstrap confidence interval for the indirect effect?

Comment