27.03.2013 Views

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

684 GLM: Repeated Measures<br />

• Nested effects are not allowed. Therefore, the symbols ( ) are not allowed here.<br />

• If more than one WSDESIGN subcommand is specified, only the last one is in effect.<br />

Example<br />

GLM JANLO,JANHI,FEBLO,FEBHI,MARLO,MARHI BY SEX<br />

/WSFACTOR MONTH 3 STIMULUS 2<br />

/WSDESIGN MONTH, STIMULUS<br />

/DESIGN SEX.<br />

• There are six dependent variables, corresponding to three months and two different levels<br />

of stimulus.<br />

• The dependent variables are named on the GLM variable list in an order such that the<br />

level of stimulus varies more rapidly than the month. Thus, STIMULUS is named last on<br />

the WSFACTOR subcommand.<br />

• The WSDESIGN subcommand specifies only the main effects for within-subjects factors.<br />

There is no MONTH by STIMULUS interaction term.<br />

MEASURE Subcommand<br />

In a doubly multivariate analysis, the dependent variables represent multiple variables measured<br />

under the different levels of the within-subjects factors. Use MEASURE to assign names<br />

to the variables that you have measured for the different levels of within-subjects factors.<br />

• Specify a list of one or more variable names to be used in labeling the averaged results.<br />

If no within-subjects factor has more than two levels, MEASURE has no effect. You can<br />

use up to 255 characters for each name.<br />

• The number of dependent variables in the dependent variables list should equal the<br />

product of the number of cells in the within-subjects design and the number of names on<br />

MEASURE.<br />

• If you do not enter a MEASURE subcommand and there are more dependent variables than<br />

cells in the within-subjects design, GLM assigns names (normally MEASURE_1,<br />

MEASURE_2, etc.) to the different measures.<br />

• All of the dependent variables corresponding to each measure should be listed together<br />

and ordered so that the within-subjects factor named last on the WSFACTORS subcommand<br />

varies most rapidly.<br />

Example<br />

GLM TEMP11 TEMP12 TEMP21 TEMP22 TEMP31 TEMP32,<br />

WEIGHT11 WEIGHT12 WEIGHT21 WEIGHT22 WEIGHT31 WEIGHT32 BY GROUP<br />

/WSFACTOR=DAY 3 AMPM 2<br />

/MEASURE=TEMP WEIGHT<br />

/WSDESIGN=DAY, AMPM, DAY BY AMPM<br />

/DESIGN.<br />

• There are 12 dependent variables: 6 temperatures and 6 weights, corresponding to<br />

morning and afternoon measurements on three days.<br />

• WSFACTOR identifies the two factors (DAY and AMPM) that distinguish the temperature<br />

and weight measurements for each subject. These factors define six within-subjects cells.<br />

• MEASURE indicates that the first group of six dependent variables correspond to TEMP<br />

and the second group of six dependent variables correspond to WEIGHT.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!