TEST
<model-effects> </ options> ;
The TEST statement enables you to perform F tests for model effects that test Type I, Type II, or Type III hypotheses. See Chapter 15: The Four Types of Estimable Functions in SAS/STAT User's Guide, for details about the construction of Type I, II, and III estimable functions.
Table 16.56 summarizes the options available in the TEST statement.
Table 16.56: TEST Statement Options
Option |
Description |
---|---|
CHISQ in SAS/STAT User's Guide |
Requests chi-square tests |
DDF= in SAS/STAT User's Guide |
Specifies denominator degrees of freedom for fixed effects |
E in SAS/STAT User's Guide |
Requests Type I, Type II, and Type III coefficients |
E1 in SAS/STAT User's Guide |
Requests Type I coefficients |
E2 in SAS/STAT User's Guide |
Requests Type II coefficients |
E3 in SAS/STAT User's Guide |
Requests Type III coefficients |
HTYPE= in SAS/STAT User's Guide |
Indicates the type of hypothesis test to perform |
INTERCEPT in SAS/STAT User's Guide |
Adds a row that corresponds to the overall intercept |
For details about the syntax of the TEST statement, see the section TEST Statement in SAS/STAT User's Guide in Chapter 19: Shared Concepts and Topics in SAS/STAT User's Guide.