Thursday, January 12, 2006

st: manova

Can someone explain to me why the SPSS [1] below, which one helpful poster on sci.stat called a "garden-variety one factor repeated measures ANOVA", is equivalent to Stata [2] rather than Stata [3]? When would one want to use the -manova- in Stata?

[1] MANOVA scoredrug1 scoredrug2 scoredrug3 /WSFACTOR = FAC(3) /DESIGN

[2] (after reshaping to long form) anova score drug subject

[3] (after defining a constant var named "constant" manova scoredrug1 scoredrug2 scoredrug3 = constant, noconstant

* * For searches and help try: * http://www.stata.com/support/faqs/res/findit.html * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/


Tag:


Links to this post:

Create a Link



<< Home

This page is powered by Blogger. Isn't yours?