GLM Command Additional Features
These features may apply to univariate, multivariate, or repeated measures analysis. The command syntax language also allows you to:
- Specify nested effects in the design (using the
DESIGNsubcommand). - Specify tests of effects versus a linear combination
of effects or a value (using the
TESTsubcommand). - Specify multiple contrasts (using the
CONTRASTsubcommand). - Include user-missing values (using the
MISSINGsubcommand). - Specify EPS criteria (using the
CRITERIAsubcommand). - Construct a custom L matrix, M matrix, or K matrix (using
the
LMATRIX,MMATRIX, orKMATRIXsubcommands). - For deviation or simple contrasts, specify an intermediate
reference category (using the
CONTRASTsubcommand). - Specify metrics for polynomial contrasts (using the
CONTRASTsubcommand). - Specify error terms for post hoc comparisons (using
the
POSTHOCsubcommand). - Compute estimated marginal means for any factor or
factor interaction among the factors in the factor list (using the
EMMEANSsubcommand). - Specify names for temporary variables (using the
SAVEsubcommand). - Construct a correlation matrix data file (using the
OUTFILEsubcommand). - Construct a matrix data file that contains statistics
from the between-subjects ANOVA table (using the
OUTFILEsubcommand). - Save the design matrix to a new data file (using
the
OUTFILEsubcommand).