RESIDUALS Subcommand (MANOVA: Univariate command)
Use RESIDUALS
to display and plot casewise values and residuals for your models.
- Use the
ERROR
subcommand to specify an error term other than the default to be used to standardize the residuals. - If a designated error term does not exist for a given design, no predicted values or residuals are calculated.
- If you specify
RESIDUALS
without any keyword,CASEWISE
output is displayed.
The following keywords are available:
CASEWISE. A case-by-case listing of the observed, predicted, residual, and standardized residual values for each dependent variable.
PLOT. A plot of observed values, predicted values, and case numbers versus the standardized residuals, plus normal and detrended normal probability plots for the standardized residuals (five plots in all).