Dear statalisters,
I am working on data from labor market panel survey that is repeated for three years: 1998, 2006 and 2012.
I am trying to measure the change in commute time from 2006 to 2012.
So, I dropped the year 1998 and when it comes to attrition. I kept those repeated in the three rounds and the two rounds. Due to the attrition rate from 1998 to 2012, the data turned to unbalanced.
When I worked only with 2006 and 2012 and dropped the individuals from 1998 who continued in 2006 and 2012. I got a strongly balanced panel.
My first question is:
Is it okay to drop individuals from 1998 and be limited only to those interviewed in 2006 and continued to 2012?
Second question:
I will do the empirical analysis only on wage workers. Do I need to drop the non-wage workers before xtset? When I drop it before xtset for the sample of 2006 and 2012 only, I also get an unbalanced panel.
would it be okay to add an if wageworker==1 in the commands of xt instead of dropping them before xtset?
Best,
Maye
I am working on data from labor market panel survey that is repeated for three years: 1998, 2006 and 2012.
I am trying to measure the change in commute time from 2006 to 2012.
So, I dropped the year 1998 and when it comes to attrition. I kept those repeated in the three rounds and the two rounds. Due to the attrition rate from 1998 to 2012, the data turned to unbalanced.
When I worked only with 2006 and 2012 and dropped the individuals from 1998 who continued in 2006 and 2012. I got a strongly balanced panel.
My first question is:
Is it okay to drop individuals from 1998 and be limited only to those interviewed in 2006 and continued to 2012?
Second question:
I will do the empirical analysis only on wage workers. Do I need to drop the non-wage workers before xtset? When I drop it before xtset for the sample of 2006 and 2012 only, I also get an unbalanced panel.
would it be okay to add an if wageworker==1 in the commands of xt instead of dropping them before xtset?
Best,
Maye
Comment