Relative Content

Tag Archive for anova

afex:: aov_car function for 2×2 between subjects design? identifier needed

I´m still collecting my data for my study (2×2 between subject design) and last week my script worked, but today the aov_car function gave me this error: the formula needs an error term identifying the ID column. My ID variable is “Case” but that doesn´t seem to work. Now I´m unsure if afex::aov_car even makes sense for my design. aov function works but my thesis advisor recommended afex and wants me to use aov_car. What are the (dis)advantages for either? I use emmeans and then posthoc tests after the anova if that is relevant