Joachim:
try:
It's still unclear why you want to have both linear time trend and time fixed effect in your code.
Your second code, as expected, gives you troubles because it is far too complicated (and basically meaningless).
I'm still under the impression that you're trying to pushing codes to the limit without a clear research goal.
try:
Code:
xtreg x1 x2 x3 x4 x5 x6 i.year
Your second code, as expected, gives you troubles because it is far too complicated (and basically meaningless).
I'm still under the impression that you're trying to pushing codes to the limit without a clear research goal.
Comment