manova in stata and spss
- From: jason.a.thompson@xxxxxxxxx
- Date: 5 Jan 2006 09:39:21 -0800
Can someone explain to me why the SPSS [1] below is equivalent to Stata
[2] rather than Stata [3]?
[1]
MANOVA scoredrug1 scoredrug2 scoredrug3
/WSFACTOR = FAC(3)
/DESIGN
[2] (after reshaping to long form)
anova score drug subject
[3]
manova scoredrug1 scoredrug2 scoredrug3 = constant, noconstant
.
- Follow-Ups:
- Re: manova in stata and spss
- From: Bruce Weaver
- Re: manova in stata and spss
- Prev by Date: Re: the Kruskal-Wallis test?
- Next by Date: Looking for Internet Biographies: Bussgang, Shutterly, and Baum
- Previous by thread: Re: the Kruskal-Wallis test?
- Next by thread: Re: manova in stata and spss
- Index(es):