Page 1 of 1

GAMLj - plotting Random Effects in generalized mixed models

Posted: Tue Feb 21, 2023 10:43 am
by FunnyBikeRider
Maybe this is the expected behaviour, but when I created a logistic mixed model with two categorical predictors (PhoneType & SentType), and asked for a plot with random effects, only for the PhoneType=V do I see multiple prediction lines.
RandomEffectsPlot.png
RandomEffectsPlot.png (35.55 KiB) Viewed 7787 times
Shouldn't I see the random effects plotted for the other values of PhoneType? Thanks for any help!

Re: GAMLj - plotting Random Effects in generalized mixed models

Posted: Wed Feb 22, 2023 8:31 pm
by mcfanda@gmail.com
Hi
that depends on the phonetype group size and the way you specified the model. If you can send a example .omv, we can check this case out