I'm running a 2x2 ANOVA analysis in R - the model is linear. The maximal model (containing a continuous DV, one 5-level categorical IV, one continuous IV and the interaction term) yields an output showing the interaction term and main effects to be non-significant.
Simplifying the model by removing the interaction causes one of the main effects to become highly significant (moving from a p-value of 0.07 to < .001). I am wondering if anyone can give a (lay!) description of why this might be the case?
This is a well powered analysis and centring the IV and continuous DV makes no difference to the output of the maximal nor the simplified model.
Forgive that I cannot share the raw data due to ethical reasons. Please let me know if there is anything else I can do to improve the question however!
Thank you!