Dear all, I need help with plotting interactions from GLMM. I have both categorial and continuous variables. I have used plot_model function in the sjPlot and I keep getting an error that one of my continuous variable isn't found. syntax is like this; plot_model(model3, type = "int"). please help, I'm very new to R.