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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CONDITION Subcommand<br />

CONDITION specifies which numbers in a data set are comparable.<br />

ALSCAL 105<br />

MATRIX Only numbers within each matrix are comparable. If each matrix represents<br />

a different subject, this specification makes comparisons conditional<br />

by subject. This is the default.<br />

ROW Only numbers within the same row are comparable. This specification<br />

is appropriate only for asymmetric or rectangular data. They cannot be<br />

used when ASCAL or AINDS is specified on MODEL.<br />

UNCONDITIONAL All numbers are comparable. Comparisons can be made among any<br />

values in the input matrix or matrices.<br />

Example<br />

ALSCAL VAR=V1 TO V8 /SHAPE=RECTANGULAR /CONDITION=ROW.<br />

• ALSCAL performs a Euclidean MDU analysis conditional on comparisons within rows.<br />

FILE Subcommand<br />

ALSCAL can read proximity data from the working data file or, with the MATRIX subcommand,<br />

from a matrix data file created by PROXIMITIES or CLUSTER. The FILE subcommand<br />

reads a file containing additional data: an initial or fixed configuration for the coordinates of<br />

the stimuli and/or weights for the matrices being scaled. This file can be created with the<br />

OUTFILE subcommand on ALSCAL or with an SPSS input program.<br />

• The minimum specification is the file that contains the configurations and/or weights.<br />

• FILE can include additional specifications that define the structure of the configuration/weights<br />

file.<br />

• The variables in the configuration/weights file that correspond to successive ALSCAL dimensions<br />

must have the names DIM1, DIM2,...DIMr, where r is the maximum number of<br />

ALSCAL dimensions. The file must also contain the short string variable TYPE_ to identify<br />

the types of values in all rows.<br />

• Values for the variable TYPE_ can be CONFIG, ROWCONF, COLCONF, SUBJWGHT,<br />

and STIMWGHT, in that order. Each value can be truncated to the first three letters. Stimulus<br />

coordinate values are specified as CONFIG; row stimulus coordinates as<br />

ROWCONF; column stimulus coordinates as COLCONF; and subject and stimulus<br />

weights as SUBJWGHT and STIMWGHT, respectively. ALSCAL accepts CONFIG and<br />

ROWCONF interchangeably.<br />

• ALSCAL skips unneeded types as long as they appear in the file in their proper order. Generalized<br />

weights (GEM) and flattened subject weights (FLA) cannot be initialized or fixed<br />

and will always be skipped. (These weights can be generated by ALSCAL but cannot be<br />

used as input.)<br />

The following list summarizes the optional specifications that can be used on FILE to define<br />

the structure of the configuration/weights file:<br />

• Each specification can be further identified with option INITIAL or FIXED in parentheses.

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

Saved successfully!

Ooh no, something went wrong!