Dear Statlist,
i calculate the following regression:
TOT is continuous, altKi is binary.
then I calculate the same regression again with
The coding of altKi is 1 and 2
The coding of neuKi is 0 and 1.
So with the interpretation of effects of course the direction of effects changes because its also coded the other way around.
But what I do not get is that also the main effect of sex changes.
I attach the output.
Thank you for your help!
i calculate the following regression:
Code:
reg TOT sex##altKi
then I calculate the same regression again with
Code:
reg TOT sex##neuKi
The coding of neuKi is 0 and 1.
So with the interpretation of effects of course the direction of effects changes because its also coded the other way around.
But what I do not get is that also the main effect of sex changes.
I attach the output.
Thank you for your help!
Comment