Skip to content
Prev 9675 / 20628 Next

glmer: Downdated X'X is not positive definite

Ross Boylan <ross at ...> writes:
It is indeed a little surprising (to me) that you're getting 
downdating problems with an intercept-only model.
   Hard to say without a closer look at the data.
   I know it won't solve your problem, but does fitting the model
_without_ the singleton clusters work?
   Do you have a very small number of values >0?
   I don't see any obvious way to adapt glmer to doing truncated Poisson
fits, but glmmADMB has a "truncpoiss" family that would be worth trying.
(Right now glmmADMB is unavailable from r-forge, may be available shortly,
if you have trouble let me know.)


  Ben Bolker