CSGLM Variable List (CSGLM command)

The variable list specifies the dependent variable, the factors, and the covariates in the model.

  • The dependent variable must be the first specification on CSGLM.
  • The names of the factors and covariates, if any, follow the dependent variable. Specify any factors following the keyword BY. Specify any covariates following the keyword WITH.
  • The dependent variable and covariates must be numeric, but factors can be numeric or string variables.
  • Each variable may be specified only once on the variable list.
  • Plan file and subpopulation variables may not be specified on the variable list.