DIAGONAL Subcommand (FACTOR command)

DIAGONAL specifies values for the diagonal in conjunction with principal axis factoring.

valuelist. Diagonal values. The number of values supplied must equal the number of variables in the analysis block. Use the notation n* before a value to indicate that the value is repeated n times.

DEFAULT. Initial communality estimates.

Example

FACTOR VARIABLES=V1 TO V12
  /DIAGONAL=.56 .55 .74 2*.56 .70 3*.65 .76 .64 .63
  /EXTRACTION=PAF
  /ROTATION=VARIMAX.