Skip to content
Back to formatted view

Raw Message

Message-ID: <CAM-hW5frrdP-PK0zL4XKOrMQuxPPRJRf268vAvv2ZdtWSUFKYA@mail.gmail.com>
Date: 2012-10-25T14:11:07Z
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