Skip to content
Back to formatted view

Raw Message

Message-ID: <5B2C404D-CA68-4587-AB3C-F2216502CA2B@uiowa.edu>
Date: 2013-10-16T21:30:17Z
From: Lenth, Russell V
Subject: R-sig-mixed-models Digest, Vol 82, Issue 25
In-Reply-To: <mailman.3478.1381951330.4612.r-sig-mixed-models@r-project.org>

If I understand this correctly, I think you can use the 'trend' argument in lsmeans to get what you want. See the man page for lsmeans and the examples near the end.

Russ Lenth

Sent from my iPad

> On Oct 16, 2013, at 2:27 PM, "r-sig-mixed-models-request at r-project.org" <r-sig-mixed-models-request at r-project.org> wrote:
> 
> Thanks guys. I am using lsmeans, however the problem is that I am  
> interested in a categorical:continuous predictor interaction so I have  
> two problems
> 
> 1. lsmeans seems to take one value of the continuous predictor and  
> compare the categorical predictors in relation to the outcome variable  
> on this one value, as opposed to comparing slopes of the variable; I  
> therefore wanted to graph this interaction somehow with the adjusted  
> means