Search found 2 matches
- Tue Aug 05, 2025 9:01 am
- Forum: Help
- Topic: Using group_by with multiple factors in a calculation of z-scores
- Replies: 1
- Views: 4056
Using group_by with multiple factors in a calculation of z-scores
I am trying to calculate z scores (in order to detect outliers) for a number of groups in my data set split by two different factors (e.g., a study in which 2 distinct groups of subjects participated in a listening task in two different conditions). I see that splitting by one factor is straightforw...
- Tue Feb 21, 2023 10:43 am
- Forum: jamovi development
- Topic: GAMLj - plotting Random Effects in generalized mixed models
- Replies: 1
- Views: 54536
GAMLj - plotting Random Effects in generalized mixed models
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 Shouldn't I see the random effects ...