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
Need Help: Propensity Score Matching Nonnegative integersHi guys, really need help if possible! I'm new to Stata and currently doing my dissertation/thesis …
mixed command for fixed effect modelHello, I developed a random effect model as follows: mixed firmperformance_ln typeofstrategy firma…
Creating variable based on conditions of two variables using matrixDear everyone I'm trying to create a variable based on matrix conditions of two other variable. I …
Assigning one of two fixed values to each observation according to categories alongside continuous variablesI have a 16,000 data set with continuous dependant variables and an independent variable. I also hav…
Propensity Score Matching to estimate racial discriminationHello everyone, I am doing research on racial discrimination at the loan approval decisions, i.e. w…
Subscribe to:
Post Comments (Atom)
0 Response to Levels of clustered standard errors
Post a Comment