hello,
I am running a GLMM model in R using lme4. The model includes random slopes and intercept and converges, but when I check the parameters (using car::ANOVA), none is significant. Also plotting the model is obvious that there is no effect.
What should I do? I need to report the analysis.
Should I reduce the model by removing some factors, or should I just report the structure of the model and state that no parameter is significant?
thank you,