Displaying 2 results from an estimated 2 matches for "mspeekenbrink".
Did you mean:
speekenbrink
2002 Sep 06
2
Using Anova Sums of Squares
Dear all,
I'm trying to access the Sums of Squares resulting from a summary(aov(....)) so I can use them in a function. Is there an easy way to access these?
The structure of a summary.aov object is something like this:
> str(summary(fhc.aov))
List of 5
$ Error: PPNR :List of 1
..$ :Classes anova and `data.frame': 1 obs. of 5 variables:
.. ..$ Df : num 70
.. ..$
2003 Jan 14
1
glmmPQL and anova
Dear R-users,
I have conducted an experiment with a 2*2*2 factorial within-subjects design. All factors are binary and the dependent measure is a frequency of successes between 0 and 4. Treating this as a normally distributed variable, I would perform a repeated-measures ANOVA as follows:
> aov(y ~ A*B*C + Error(subj/(A+B+C)))
but since the distribution of the dependent measure is clearly