Hello,

I have a mixed model that implements two different slopes for the random intercepts, as below:

''' glmer(resp ~ F1+ F2+ (1+F1| Num_part) + (1+F2| Num_part) '''

How do interpret the two random intercepts?

Thank you

More Tommaso Currò's questions See All
Similar questions and discussions