[R] Lmer plot help

2011-09-03 Thread drewmac
Hello all I'm running the lme4 package on my binomial data, and I'm happy with the model and the resultant plot. However, I'd like to plot my table data, which has: two IVs, and one DV. You can see an example below, where 'attractive' = question (IV), male = condition(IV/predictor) and no/yes = a

[R] Lmer coef table

2012-06-10 Thread drewmac
Hi all, I would like to print the results of my lmer model (lme4) into a table that can be sweaved into Latex. I am aware that xtable does not support lme objects. I have tried the suggestions in the following thread: https://stat.ethz.ch/pipermail/r-help/2010-February/229002.html: I have succes