ANALYSIS Subcommand (CATREG command)

ANALYSIS specifies the dependent variable and the independent variables following the keyword WITH.

  • All the variables on ANALYSIS must be specified on the VARIABLES subcommand.
  • The ANALYSIS subcommand is required and follows the VARIABLES subcommand.
  • The first variable list contains exactly one variable as the dependent variable, while the second variable list following WITH contains at least one variable as an independent variable. Each variable may have at most one keyword in parentheses indicating the transformation type of the variable.
  • The keyword TO in the independent variable list honors the order of variables on the VARIABLES subcommand.
  • Optimal scaling levels are indicated by the keyword LEVEL in parentheses following the variable or variable list.

LEVEL. Specifies the optimal scaling level.