PLOT Subcommand (HILOGLINEAR command)
Use PLOT
to
request residuals plots.
- If
PLOT
is included without specifications, standardized residuals and normal probability plots are produced. - No plots are displayed for saturated models.
- If
PLOT
is omitted, no plots are produced.
RESID. Standardized residuals by observed and expected counts.
NORMPLOT. Normal probability plots of adjusted residuals.
NONE. No plots. Specify NONE
to suppress plots
requested on a previous PLOT
subcommand. This is the default if PLOT
is omitted.
DEFAULT. Default plots. Includes RESID
and NORMPLOT
. This is the default when PLOT
is specified without keywords.
ALL. All available plots.