Hi I need help with R and JASP having different output

Hi, new here. My JASP out shows a different significance and sum of squares for only one of my factors in a two way (2x2) anova. It is significant on both but they have a different number for the significance. This is consistent across multiple 2 way anovas. However, one way anovas with the same problem factor match.
I can use either JASP or R but R is more convenient for me.
My code looks like this:

Name<-aov(variable ~ factor1 * factor2, data = my data)

Please help/thank you!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.