Good day,
For simplicity, lets say I have a model that looks like this:
Y= X1+ X1*X1+X2 in which, clearly, X1 is a quadratic term. Now, I want to estimate the interaction: X1*X2.
I have a heated discussion with my coauthor. I believe that the full model should then be:
1) Y= X1+ X1*X1+X2 + X1*X2 + (X2)*(X1*X1) i.e. adding not only the interaction with he low level X1 but also the interaction with the quadratic term X1*X1. Whereas, my coauthor is happy with:
2) Y= X1+ X1*X1+X2 + X1*X2 i.e. just adding the interaction between X2 and the lower level of X1.
I believe that this is a purely econometric question rather than a methodological one. Just like when you add higher order variables, you should include ALL lower order ones. Or if you introduce a triple interaction you should always include the single variables + all of the two interaction combinations.
Can someone provide any clarity in this and help settle this nasty argument? is it 1) or 2) ?
Thanks a lot.