ERROR Keyword (MANOVA: Multivariate command)
In multivariate analysis, error terms consist
of entire matrices, not single values. You can display any of the
following error matrices on a PRINT
subcommand by requesting them in parentheses following the keyword ERROR
. If you specify ERROR
by itself, without further specifications, the
default is to display COV
and COR
.
SSCP. Error sums-of-squares and cross-products matrix.
COV. Error variance-covariance matrix.
COR. Error correlation matrix with standard deviations on the diagonal. This also displays the determinant of the matrix and Bartlett’s test of sphericity, a test of whether the error correlation matrix is significantly different from an identity matrix.