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.
predicted valueWhat is the predicted blood pressure for an average 13-year-old boy as estimated from the regression…
Creating time trendsHi, I have a question regarding creating time trends to account for time effects before and after t…
Distance between two coordinatesGoodmorning, I want to calculate the distance between two x,y coordinates. However, I have a list of…
How to Append Logistic Regression Outputs Using ASDOCHi, Stata Users: Can someone please demonstrate how to append logistic regression outputs using the…
volatility of the firm's equity(annualized standard deviation)Dear All, Hope my msg finds you very well. I have a panel data 252 observations (daily ) (id, date…
Subscribe to:
Post Comments (Atom)
0 Response to 2SLS with we use polynomial terms of birth cohort.
Post a Comment