Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: st: How do I run a 3-way repeated ANOVA?


From   "Airey, David C" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: Re: st: How do I run a 3-way repeated ANOVA?
Date   Thu, 18 Mar 2010 21:34:30 -0500

.

You may have to figure out the expected mean squares for complex models that are not tabulated somewhere readily available. Several ways to do this, for example:

http://www.ats.ucla.edu/stat/mult_pkg/faq/general/cornfield_tukey.htm

I don't know the 3 within-subects fixed factors ANOVA off the top of my head, sorry, but I'm guessing since the 2 factor version is this:

anova y s a/s#a b/s#b a#b/, repeated(a b)

based on the Stata FAQ, that the 3 factor version is this:

anova y s a/s#a  b/s#b c/s#c a#b/s#a#b  a#c/s#a#c  b#c/s#b#c a#b#c/, repeated(a b c)


-Dave


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index