Skip to content
Back to formatted view

Raw Message

Message-ID: <CAM-hW5f4gVhOySFO1wA+Sy+ne-9nPo4rB_O34cucbVWcvh15Zg@mail.gmail.com>
Date: 2012-10-26T11:57:57Z
From: Marte Lilleeng
Subject: Plot lmer model with Effects package

Hi everyone!
I have a simple model that i would like to plot with 95% CIs.
It is like follows:
m1<-lmer(Richness~Grazing+I(Grazing^2)+(1|Plot),family=poisson)

By using the effects package I get two plots, one for the linear term
and one for the squared term.
Q1: Can I get all in one? I.e. with one line for the whole model?
Q2: Can I also visualize the random effects?

I would be very happy for your answers!

--
Mvh Marte S. Lilleeng