Re: [R] Cannot get contrasts to work with aov.

2007-09-17 Thread bbolker
ThatDeadDude wrote: > > I have been trying for hours now to perform an orthogonal contrast through > an ANOVA in R. > > I have done a two-factor factorial experiment, each factor having three > levels. I converted this dataset to a dataframe with one factor with nine > treatments, as I cou

[R] Cannot get contrasts to work with aov.

2007-09-16 Thread ThatDeadDude
I have been trying for hours now to perform an orthogonal contrast through an ANOVA in R. I have done a two-factor factorial experiment, each factor having three levels. I converted this dataset to a dataframe with one factor with nine treatments, as I couldn't work out what else to do. I