CONTRAST
’label’ effect values <…effect values> </ options> ;
The CONTRAST statement enables you to define custom hypothesis tests by specifying an vector or matrix for testing the hypothesis . Thus, to use this feature you must be familiar with the details of the model parameterization used in PROC GLM. For more information, see the section Parameterization of PROC GLM Models of Chapter 42: The GLM Procedure. All of the elements of the vector can be given, or if only certain portions of the vector are given, the remaining elements are constructed by PROC GLMPOWER from the context (in a manner similar to rule 4 discussed in the section Construction of Least Squares Means of Chapter 42: The GLM Procedure,).
There is no limit to the number of CONTRAST statements you can specify. Each sample size analysis includes tests for all CONTRAST statements.
In the CONTRAST statement,
identifies the contrast on the output. A label is required for every contrast specified. Labels must be enclosed in quotes.
identifies an effect that appears in the MODEL statement, or the INTERCEPT effect. You do not need to include all effects that are in the MODEL statement.
are constants that are elements of the vector associated with the effect.
You can specify the following option in the CONTRAST statement after a slash (/):