Login  Register

Re: repeated measures anova

Posted by Zdaniuk, Bozena-3 on Jul 27, 2011; 5:22am
URL: http://spssx-discussion.165.s1.nabble.com/repeated-measures-anova-tp4613114p4637555.html

Can you clarify if the study collected the same measure under six different conditions (peer, honesty, selfdev, etc) or if these six are different measures, for example, subscales of the char scale. This will define what syntax should be used.
thanks.
bozena zdaniuk
----- Original Message -----
From: "pjiman1" <[hidden email]>
To: [hidden email]
Sent: Tuesday, July 26, 2011 7:58:21 AM GMT -08:00 US/Canada Pacific
Subject: Re: repeated measures anova

I clarified the design with mn teds. He wanted a doubly repeated measures
anova. Here's the syntax and the output was what he needed.

my question is now: is there a syntax command to obtain the output tests of
time effect for each scale? If I can't obtain that output, then I'll conduct
6 individual repeated ANOVAs for each of the 6 variables and report the time
effect for each one.

pjiman1

GLM S1_peer S2_peer S3_peer S4_peer S5_peer
    S1_honesty S2_honesty S3_honesty S4_honesty S5_honesty
    S1_selfdev S2_selfdev S3_selfdev  S4_selfdev S5_selfdev
    S1_Control S2_Control S3_Control S4_Control   S5_Control
    S1_School S2_School S3_School S4_School S5_School
    S1_Home  S2_Home S3_Home S4_Home S5_Home

  /WSFACTOR=char 6 Polynomial wave 5 Polynomial
  /METHOD=SSTYPE(3)
  /PLOT=PROFILE(wave*char)
  /EMMEANS=TABLES(char)
  /EMMEANS=TABLES(wave)
  /EMMEANS=TABLES(char*wave) compare(char)
  /PRINT=DESCRIPTIVE ETASQ
  /CRITERIA=ALPHA(.05)
  /WSDESIGN=char wave char*wave.


--
View this message in context: http://spssx-discussion.1045642.n5.nabble.com/repeated-measures-anova-tp4613114p4635111.html
Sent from the SPSSX Discussion mailing list archive at Nabble.com.

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD