Variable List (HILOGLINEAR command)

The required variable list specifies the variables in the analysis. The variable list must precede all other subcommands.

  • Variables must be numeric and have integer values. If a variable has a fractional value, the fractional portion is truncated.
  • Keyword ALL can be used to refer to all user-defined variables in the active dataset.
  • A range must be specified for each variable, with the minimum and maximum values separated by a comma and enclosed in parentheses.
  • If the same range applies to several variables, the range can be specified once after the last variable to which it applies.
  • If ALL is specified, all variables must have the same range.