Skip to content
Prev 18828 / 20628 Next

Convergence in glmmTMB but not glmer

Hello,

I'm having convergence issues when using glmer in lme4, but not glmmTMB.
I'm running a series of generalized linear mixed effect models with poisson
distribution for ecological count data. I've included a random effect of
site (n = 26) in each model. All non-factor covariates are standardized.

The coefficient estimates of models run in glmer and glmmTMB are very
similar, but models run in glmer are having convergence issues. Any advice
would be appreciated, as I'm not sure if I can rely on my results from
glmmTMB.

Attached are example of outputs from glmmTMB vs glmer: