Skip to content
Prev 8437 / 20628 Next

Understanding/plotting fixed effects estimates &standard errors

hi dr Duffy,

many thanks for the attention and the reply.  I followed the instructions under "Predictions and/or confidence (or prediction) intervals on predictions" of the wiki FAQ; however, unless I missed something, the results were nearly identical (and therefore confidence intervals wide & overlapping) to what I had by removing the intercept from the model:
...
Fixed effects:
            Estimate Std. Error z value Pr(>|z|)    
(Intercept)  1.43834    0.52289   2.751  0.00595 ** 
factor1       0.21081    0.04269   4.938 7.88e-07 ***
[,1]
1 1.438342
2 1.649149
[1] 0.5228946 0.5229200

#compare to
...
Fixed effects:
      Estimate Std. Error z value Pr(>|z|)   
factor0    1.4383     0.5229   2.751  0.00595 **
factor1    1.6491     0.5229   3.154  0.00161 **

many thanks,

Abra?os,
Rafael Maia
---
webpage: http://gozips.uakron.edu/~rm72
"A little learning is a dangerous thing; drink deep, or taste not the Pierian spring." (A. Pope)
Graduate Student - Integrated Bioscience
University of Akron
http://gozips.uakron.edu/~shawkey/
On Jun 21, 2012, at 10:48 PM, David Duffy wrote: