Hi! I used Hierarchical regression to test interactions -
step 1: main effects
step 2: three 2 way interactions
step 3 one 3-way interaction
The R-square difference between step 2 and step 1 was significant but none of the individual 2-ways beta's was significant. So do I have any 2 - way interactions or not. Here the explanation is clearer - although there is something to the 2 - ways, none has enough clout for a unique significant contribution.
Bigger problem with the 3 way interaction - the R square difference was significant but the beta for the three-way term was not! Here I added only one term which was responsible for the R square change but itself was not significant? So do I have a three-way interaction or not?
Thanks