Skip to content

R Greenhouse-Geiser correction?

4 messages · Darren Weber, Suresh Krishna, Peter Dalgaard

#
see these threads:

http://finzi.psych.upenn.edu/R/Rhelp02a/archive/46512.html
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/15653.html

-suresh
Darren Weber wrote:
#
oh, this too...

http://finzi.psych.upenn.edu/R/library/stats/html/anova.mlm.html

and these threads:

http://finzi.psych.upenn.edu/R/Rhelp02a/archive/48210.html
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/46714.html
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/16662.html
Suresh Krishna wrote:
#
Suresh Krishna <ssk2031 at columbia.edu> writes:
Those references are a bit old. There is code for the G-G and H-F
corrections in anova.mlm in 2.1.0 patched. Notice that there was a
dumb blunder so that the epsilon values are calculated wrong in the
official 2.1.0. See the examples in help(anova.mlm) for details.