Skip to content
Prev 7369 / 20628 Next

Using lmer in survival

Hi,

Try using MCMCglmm - it fits zero-inflated binomial models. Just be
careful with priors - you might have big separation in your data so
use appropriate priors for fixed effects (see Jarrod Hadfiel's Course
Notes for details). you could also try vgam library (as far as I know
vglm fits zero-inflated binomial models but I haven't use it yet).

Cheers,
sz.