Skip to content
Prev 6200 / 20628 Next

fitting mixed effects logistic regression with weights

Dear Ben,
Let me state my questions if I could get more definitive answers on these problems that I have been encountering recently:

1. is it currently possible to fit mixed effects logit model for survey sampled data in R as in Proc GLIMMIX? 

2. Does MCMCglmm support inclusion of sampling weights for binomial data? The problem with lmer is that the responses become non integer with the weights and it does not seem to like it.

3. How do we specify the parametric bootstrap for my model given below? I am thinking that this will provide an alternative SE/CI estimates to the REML/RSPL. For my large data (n>800K) this may not be useful, actually.

4. How do we account for the sampling weights in the computation of the HPD intervals?

Thank you!