Skip to content
Prev 14481 / 20628 Next

Why se.fit differ in predict.glm and predict.glmmadmb?

Ben Bolker <bbolker at ...> writes:
Update: it turns out that you found a serious, long-standing
bug in glmmADMB.  I've just moved glmmADMB development to

https://github.com/bbolker/glmmadmb

so I'm hoping you can simply install the new version via

devtools::install_github("bbolker/glmmadmb")

and see if that solves the problem

 cheers
    Ben Bolker