Re: [R] Lmer plot help

2011-09-04 Thread Andrew MacFarlane
Thanks for that Michael. My model code, and resultant output, is: model = lmer(supportive ~ Voice + question +(1|participant), data=voice, family="binomial") #Fixed effects: #Estimate Std. Error z value Pr(>|z|) #(Intercept) 1.3981 0.2140 6.534

Re: [R] Lmer plot help

2011-09-04 Thread Michael Friendly
On 9/3/2011 7:52 PM, drewmac wrote: 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 =

[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