Hi all,
I'm fairly new to this so please bear with me.
I've run a logit model, and in it I have included the variable 'Brexit' and the variable 'political_knowledge'. The variables and coefficients themselves are not too important, but I am trying to understand why only half the values show up.
I have pasted the table below (apologies, I haven't got my head around using dataex for logit tables), and as you can see only a value for remain appears, and when I interacted brexit with political_knowledge it still only shows the remain values again.
why is this?
brexit
Remain | -1.143769 .4453552 -2.57 0.010 -2.01665 -.2708892
political_knowledge##brexit
OK#Remain | 1.376699 .6378883 2.16 0.031 .1264606 2.626937
Good#Remain | .7214613 .5805425 1.24 0.214 -.4163811 1.859304
Great#Remain | 1.188758 .5590191 2.13 0.033 .0931012 2.284416
I'm fairly new to this so please bear with me.
I've run a logit model, and in it I have included the variable 'Brexit' and the variable 'political_knowledge'. The variables and coefficients themselves are not too important, but I am trying to understand why only half the values show up.
I have pasted the table below (apologies, I haven't got my head around using dataex for logit tables), and as you can see only a value for remain appears, and when I interacted brexit with political_knowledge it still only shows the remain values again.
why is this?
brexit
Remain | -1.143769 .4453552 -2.57 0.010 -2.01665 -.2708892
political_knowledge##brexit
OK#Remain | 1.376699 .6378883 2.16 0.031 .1264606 2.626937
Good#Remain | .7214613 .5805425 1.24 0.214 -.4163811 1.859304
Great#Remain | 1.188758 .5590191 2.13 0.033 .0931012 2.284416
Comment