I am interested in the impact of Unemployment (U) on Gross Domestic Product (GDP). I also want to check if the effect is different for developed countries and developing countries. I am using 10 developed countries and 10 developing countries data between 2000 and 2015 as the sample. I use the following fixed effects model.
GDPit=αi+β1GDPit-1+β2Uit+β3Dit+β4(Uit^Dit)+β3Xit+ϵi
where Dit is a dummy variable with value 1 for developed countries and 0 for developing countries and Xit is a set of controls.
Given that Dit is a time-invariant characteristic, my fixed effects variable omits this variable. Hence my new model is:
GDPit=αi+β1GDPit-1+β2Uit+β4(Uit^Dit)+β3Xit+ϵi
I am interpreting this model as follows. is the effect of unemployment on GDP. is the by how much the effect of unemployment on GDP increases when the country is developed. Is this correct?
Also since Dit is omitted due to being time-invariant my model omits developed country main effect. Is this a problem? Is including the interaction without the main effect an issue?
Related Posts with Main effect omitted as it is time-invariant. Is including the interaction without the main effect an issue?
“Smart” quotes and Stata 17A common question on Statalist results from the user copying-and-pasting into Stata a piece of code …
How can i extract a portion of a string variableI was to extract the first part of a string variable. example 12.2.2 1.1.1 54.1 in these examples I …
Lagged dependent variable, fixed effects, and IVHello everyone, I have concerns for several days about the validity of the results I obtain with my…
Help generating variables incorporating multiple conditionsHello for a bit of context here are some descriptions of the variables: ano_nac is the year the bir…
Panel regressions with an interaction term between a time dummy variable and a time invariant variableThis question is cross posted here: https://stats.stackexchange.com/ques...riable-and-a-t The ques…
Subscribe to:
Post Comments (Atom)
0 Response to Main effect omitted as it is time-invariant. Is including the interaction without the main effect an issue?
Post a Comment