Dear all, I try to use the command reghdfe to estimate the following fixed effect model:
Array
My stata code is
reghdfe delta_Y delta_X delta_Z if (year==2000|year == 2005|year == 2010) [aweight=population], absorb(city_year) cluster(city_year)
However, the system reports the error message:
(dropped 360 singleton observations)
insufficient observations
r(2001);
I click the link of the error message and convert to the website about Singletons, Cluster-Robust Standard Errors: http://scorreia.com/research/singletons.pdf
I can't fully understand the error message and how should I fix the code above?
Related Posts with Singletons, Cluster-Robust Standard Errors in reghdfe
Help with long data and counting unique variables by datesHi, I am in desperate need of help! I tried to show my data with dataex but given the size (25 mill…
Industry fixed effects in a dynamic panelHi, I want to include the industry fixed effects in a dynamic panel model based on the 2 digit sic …
Problem with #delimitI am unable to use the delimit command. Asking for help with Code: help delimit Gives the follow…
Help me I m new with STATAHi! I m at the beginning of this software and I have to resolve this exercise. Can someone help me? …
Panel Data/ Solom Four Group DesignHey there, I have panel data based on a salomon four group design (4 groups): 1. treatment and pre/…
Subscribe to:
Post Comments (Atom)
0 Response to Singletons, Cluster-Robust Standard Errors in reghdfe
Post a Comment