Skip to content
Prev 10913 / 20628 Next

nlme

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

2. This means that I would need to somehow extract all the model  
adjusted values for these interaction terms and "build my own graph",  
outside of lsmeans capabilities, if that makes sense.

Sorry if this sounds unclear!


Quoting Douglas Bates <bates at stat.wisc.edu> on Wed, 16 Oct 2013  
07:54:16 -0500: