You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating a GLMM with a binomial family, it would be helpful to have the option to generate a confusion matrix the same way as in a logistic regression.
Purpose
I want to use GLMM to distinguish my samples into 2 groups (sick and not sick) while including the random effects of the repeated measures that I am using.
Use-case
No response
Is your feature request related to a problem?
No response
Is your feature request related to a JASP module?
Mixed Models
Describe the solution you would like
A button that generates a confusion matrix similar to the one produced by a logistic regression, with information on sensitivity, sensibility, precision, AUC, etc.