Variable Lists (MANOVA: Multivariate command)

  • By default, MANOVA applies the transformation you request to all continuous variables (dependent variables and covariates).
  • You can enter a variable list in parentheses following the TRANSFORM subcommand. If you do, only the listed variables are transformed.
  • You can enter multiple variable lists, separated by slashes, within a single set of parentheses. Each list must have the same number of variables, and the lists must not overlap. The transformation is applied separately to the variables on each list.
  • In designs with covariates, transform only the dependent variables, or, in some designs, apply the same transformation separately to the dependent variables and the covariates.