Skip to content
Prev 9671 / 20628 Next

graphically plotting glmer results with coefplot2

Hi everyone,

I am trying to graph out glmer results and am doing so with the 
coefplot2 package.  I can get graphs to display correctly, though I am 
not sure how to interpret the confidence intervals.  Looking at my graph 
(as well as plot1 in the example on the help page) there appears to be 
two confidence intervals on top of each other.  This may be very basic 
but the archive and Google come up empty on why there are two 
(seemingly) separate confidence intervals there.

Thanks in advance everyone,

Shane

ps:  reproduction code here:
+                "a long name04","a long name05")
+             family=binomial(link="logit"))