Excuse me, everyone. I would like to share my current research on a linear mixed effect model involving three factors (A, B, C). Here are the properties of these factors: factor A has four levels (a, b, c, d: repeated measurement), factor B has two levels (group measurement), and factor C is a continuous variable representing language proficiency scores. I performed the analysis using the lmer function and observed significant interactions between A and B, A and C, as well as between B and C.

Now, I am interested in conducting a simple main effect analysis. Since both factors A and B are grouped variables, I analyzed them using the emmeans package. However, when I attempted to use the simple slopes analysis from the reghelper package, which handles continuous and grouped variables together, I only obtained the analysis results for factors A and C.

I would greatly appreciate any guidance on how to set up a simple slope analysis to investigate the interaction between factors B and C. Thank you for your assistance.

More Song Qichao's questions See All
Similar questions and discussions