Hello,
I am trying to estimate a fuzzy RD. Fuzzy RD is equivalent to 2SLS (Hahn et al. 2001). So I am trying to run 2SLS. (I am not allowed to use rd or rdrobust commands.)
Compulsory schooling in Turkey increased from 5 to 8 years in 1997. Birth cohorts that are born after 1986 (not included) are affected by the reform. I want to control for birth-cohort polynomials up to fourth-order. I also include age dummies. However, when I run the command below, birth_year2 birth_year3 birth_year4 are omitted because of multicollinearity. Could you help me with my code?
xi: ivregress 2sls lwage (yrs_school = reform) birth_year birth_year2 birth_year3 birth_year4 i.age , first
Thank you very much
Related Posts with 2SLS with we use polynomial terms of birth cohort.
xtivreg commandDear Stata community, I have run the 2SLS panel data, random effects model in stata. Is there any w…
Changing Label Code in LabelHey everyone, I have received a data set where the sender incorrectly assigned the wrong codes for …
Create a rate variable for population as a whole with sample weightsDear Stata users, I am new to stata and am working on a dataset with 20 mio. people for two years w…
Respahe to wide?Dear StataList-ers! I have the following dataset, focused on sexually-transmitted disease in USA (s…
Mixed frequency in panal data Hello sir, in my panel data dependent variable is monthly excess return but independent variables …
Subscribe to:
Post Comments (Atom)
0 Response to 2SLS with we use polynomial terms of birth cohort.
Post a Comment