Singular Fit Error in Generalized Mixed Model
Posted: Wed Nov 11, 2020 8:54 pm
Hello,
I'm trying to conduct a generalized mixed model analysis (logistic). I do not encounter any error with jamovi. But when I run the same analysis with R, it results in singular fit error. Do you have any suggestions about why this discrepancy might emerge?
I attached the jamovi result. The code that I use in R is below.
glmer(stay ~ transition2*reward2 + (transition2*reward2 + 1|participantno), data=data_mel3, family="binomial")
Thank you,
Anıl Şafak Kaçar
I'm trying to conduct a generalized mixed model analysis (logistic). I do not encounter any error with jamovi. But when I run the same analysis with R, it results in singular fit error. Do you have any suggestions about why this discrepancy might emerge?
I attached the jamovi result. The code that I use in R is below.
glmer(stay ~ transition2*reward2 + (transition2*reward2 + 1|participantno), data=data_mel3, family="binomial")
Thank you,
Anıl Şafak Kaçar