SAVE Subcommand (CSGLM command)

The SAVE subcommand adds predicted or residual values to the active dataset.

  • Specify one or more temporary variables, each variable followed by an optional new name in parentheses.
  • The optional names must be unique, valid variable names.
  • If new names are not specified, CSGLM uses the default names. If the default names conflict with existing variable names, a suffix is added to the default name to make it unique.

PRED. Saves predicted values. The default variable name is Predicted.

RESID. Saves residuals. The default variable name is Residual.