Message-ID: <AFBC6762-364C-47CB-BFBF-5E6758A69760@uiowa.edu>
Date: 2013-07-11T20:18:07Z
From: Lenth, Russell V
Subject: lmer how to get predictions and confidence intervals
In-Reply-To: <mailman.1423.1373562560.4501.r-sig-mixed-models@r-project.org>
For predictions, you might take a look at the lsmeans package and see if it provides what you need. It's pretty simple to use when you want to predict on a rectangular grid.
Russ Lenth