Visualizing coefficients
On 12-01-26 10:52 AM, Jarrett Byrnes wrote:
Before I re-invent a well built wheel, has anyone on this list put together a good set of functions for visualizing net effects and the variation in the estimates for a fitter lmer or glmer model? I realize that this can be done to some extent via simulation and then putting the results into coda or R2WinBUGS, but, has anyone gone about it via a different route? I'm also curious to track down other resources for visualizing the results of fitted mer objects. -Jarrett
Did you send this to r-sig-mac rather than r-sig-mixed-models by mistake? [Forwarding to r-sig-mixed-models] in addition to John Fox's suggestion of the 'effects' package I would mention coefplot (in the arm package: Gelman is the first author, Yu-Sung Su is the maintainer) and coefplot2 (package of the same name). Ben