Hello,
I have a regression of the form: xtreg yvariable c.xvariable#i.year c.xvariable i.year `control', fe
where years are 1999, 2002, 2006, 2010 and 2014. When I run the regression, the coefficients in the interaction term "c.xvariable#i.year" for years 2002, 2006 and 2014 are omitted because of collinearity. However, those years do show coefficients in the "i.year" fixed effects part. Is there something I am doing wrong? Should I not include the variable "year" both in "c.xvariable#i.year" and by itself in "i.year"?
My goal is to understand the impact that xvariable has on yvariable broken down by year, the calculation for 2014 for example should be=c.xvariable+2014.year#c.xvariable" right? Or do I have to add the coefficients of "2014.year" too?
Thank you very much,
Joan
Related Posts with Interactive Year Fixed Effects
Define a binary variable using and / orDear all, I have a panel data set. Each observation is organized by firmId and year. Some other vari…
Can PPML coefficients be analyzed as elasticities? Gravitational ModelDear, I am using PPML to analyze the impact of institutions on exports. My question is, can coeffi…
Plotting a likelihood surfaceDear all Let's say I have a linear model with two predictors: Code: program linear ar…
Rename many variablesDear all, I have 53 variables, with name like: zmale, zschool, zincome,......zhospitalratio. How ca…
create dummy variable based on condition of other variablesDear Statalist, I am struggling with this problem which is very difficult to explain. I am trying m…
Subscribe to:
Post Comments (Atom)
0 Response to Interactive Year Fixed Effects
Post a Comment