Hi, I have the following question. How do I interpret time dummies in panel data?
I have the following model:
The dataset contains data from 2000-2020.
Logically, the dummy variable from 2000 is removed in the estimation. The coefficient on the year.2001 variable is 0.012. Now how do I interpret this coefficient? He the number of smoked cigarettes in the year 2001 about 1.2% higher than in the year 2
I have the following model:
Code:
reg lncigs tax income i.year, r
Logically, the dummy variable from 2000 is removed in the estimation. The coefficient on the year.2001 variable is 0.012. Now how do I interpret this coefficient? He the number of smoked cigarettes in the year 2001 about 1.2% higher than in the year 2

Comment