Hi All,
I have pooled data with 2500 funds, 2200 firms, and 20 time periods. Each fund could hold shares at many firms and in multiple time periods. Also, each firm can attract many funds in multiple time periods.
I am thinking of using the REGHDFE command to run OLS regressions with multiple fixed effects including fund FEs, firm FEs, and time FEs. In terms of clustering, there are several cluster levels, ranging from the interaction fund_id#firm_id, firm_id, fund_id, 2-way clustering (firm_id fund_id), 2-way clustering (firm_id time), 2-way clustering (fund_id time), and 3-way clustering (firm_id fund_id time).
I am not sure which level of clusters is appropriate after controlling for the above three fixed effects. May I have your views on which cluster levels I should go for in this case?
reghdfe LHS RHS, absorb(fund_id firm_id time) vce(cluster ???)
Many thanks,
Chris
Related Posts with Levels of clustered standard errors
Command does not work on Do-file, but can work on command boxI have a command that I cannot run from do file, but if I copy paste to the Command box, it returns …
A collection of Stata dataviz packagesDear all, I am starting this thread to post updates about my various dataviz packages. I also regu…
Year Month From Numeric VariableI want to reformat a time series variable. Code: * Example generated by -dataex-. For more info, ty…
Probit or Random effect probitHello everyone. I wish you could help me. I am studying the effect of gender on business failure. I …
melogit - multilevel model for longitudinal dyadic dataHi, I'm using the dataset below and I'm looking to highlight potential clusters of kin members in sp…
Subscribe to:
Post Comments (Atom)
0 Response to Levels of clustered standard errors
Post a Comment