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
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 =
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
3 matches
Mail list logo