I have a three dimensional panel data (combining countries, sectors and years) and I am using a SUREG command in Stata 13.1, in order to estimate 4 different ecuations (in wchich my dependent variable are employment for every each of the four sectors). However, I need to adjust the model in order to add two particular restrictions:
As I am not an advanced user on stata, I also have a smaller problem, in my regression I add a dummy independent variable i.country but I have some colliniarity issues. In order to fix that I should do k-1, however, when it comes to stata acccoding, I can't figure out a way to express it.
Thank you in advance.
Maite
- Constant Returs of Scale
- Symetric estimated coefficients (for sectoral employment).
As I am not an advanced user on stata, I also have a smaller problem, in my regression I add a dummy independent variable i.country but I have some colliniarity issues. In order to fix that I should do k-1, however, when it comes to stata acccoding, I can't figure out a way to express it.
Thank you in advance.
Maite
Comment