PROC MULTTEST assigns a name to each table it creates, and you must use this name to reference the table when using the Output Delivery System (ODS). These names are listed in the following table. For more information about ODS, see ChapterĀ 20: Using the Output Delivery System.
Table 67.3: ODS Tables Produced by PROC MULTTEST
ODS Table Name |
Description |
Statement or Option |
---|---|---|
Continuous |
Continuous variable tabulations |
TEST with MEAN |
Contrasts |
Contrast coefficients |
default |
Discrete |
Discrete variable tabulations |
TEST with CA, FT, PETO, or FISHER |
LambdaValues |
True null estimates |
AHOLM, AHOC, AFDR, or PFDR |
ModelInfo |
Model information |
default |
NumTrueNull |
Estimates of number of true nulls |
AHOLM, AHOC, AFDR, or PFDR |
pValues |
p-values from the tests |
default |
pValueInfo |
p-value adjustment information |
INPVALUES= |