Skip to content
Prev 9135 / 20628 Next

convergence in GLMM (lme4 package)

Mart? Casals <mcasals at ...> writes:
ok <- function(x,type= "try-error") class(x)!=type*
options(warn=2)*
fitmodel <- try(lmer(modelformula,data))*
ok(fitmodel)*
I'm glad you got something to work.  I would be willing to work
on the full problem more, but I can't do much without a reproducible
example ...

   Ben Bolker
[snip]