Re: [R] broken example: lme() + multcomp() Tukey on repeated measures design

2009-04-22 Thread William Simpson
Thanks for the helpful replies. I will try updating R and see how it goes. MASS, nlme, multcomp are all the most recent. Bill On Tue, Apr 21, 2009 at 3:12 PM, William Simpson wrote: > I am trying to do Tukey HSD comparisons on a repeated measures expt. > I found the following example on r-help

Re: [R] broken example: lme() + multcomp() Tukey on repeated measures design

2009-04-21 Thread David Winsemius
On Apr 21, 2009, at 10:12 AM, William Simpson wrote: I am trying to do Tukey HSD comparisons on a repeated measures expt. I found the following example on r-help and quoted approvingly elsewhere. It is broken. Can anyone please tell me how to get it to work? I am using R 2.4.1. How many y

Re: [R] broken example: lme() + multcomp() Tukey on repeated measures design

2009-04-21 Thread Dieter Menne
William Simpson gmail.com> writes: > > I am trying to do Tukey HSD comparisons on a repeated measures expt. > I found the following example on r-help and quoted approvingly elsewhere. > It is broken. Can anyone please tell me how to get it to work? > > I am using R 2.4.1. That's the problem

[R] broken example: lme() + multcomp() Tukey on repeated measures design

2009-04-21 Thread William Simpson
I am trying to do Tukey HSD comparisons on a repeated measures expt. I found the following example on r-help and quoted approvingly elsewhere. It is broken. Can anyone please tell me how to get it to work? I am using R 2.4.1. > require(MASS) ## for oats data set > require(nlme) ## for lme() > req