Dear all,
I have ran a mixed effects binomial model and am trying to understand how the estimates of my model relate to its conclusions. It is a fairly simple model with one fixed categorical factor (2 levels) and a nested random effect. I am using lmer and the Wald test result, the likelihood ratio test and running a similar model using MCMCglmm all seem to point in the direction that the fixed effect is significant and important. However, as I am trying to extract the estimates and their standard errors to plot the results (by running a model without the intercept or releveling the factor), it is clear that there is a huge overlap in the estimates of the two levels of the fixed effect.
In the main model (below), the standard error has a very small standard error, but the SE for the intercept is fairly large, and encompasses the estimate of the second level.
So I am trying to understand - am I interpreting something wrong? Converting them from the log-odds scale doesn't seem to help much. If not, how should I reconcile these two pieces of evidence? Is the releveling/removing intercept approach to understand estimates from a model not valid for mixed models?
Many thanks for any help! below you will find the results: