|
Chapter Contents |
Previous |
Next |
| The MULTTEST Procedure |
The FISHER_C option requests adjusted p-values using closed tests,
based on the idea of Fisher's combination test. The Fisher combination
test for a joint test of any set of S hypotheses with p-values
uses the Chi-Square statistic
, with 2S
degrees of freedom. The FISHER_C adjusted p-value for test j is
the maximum of all p-values for the combination tests, taken over
all joint tests that include j as one of their components.
Independence of p-values is absolutely required for this method.
Hommel's (1988) method is a closed testing procedure based on Simes'
(1986) test. The Simes p-value for a joint test of any set of S
hypotheses with p-values
is
min((S/1)p1,(S/2)p2, ... ,(S/S)pS). The Hommel adjusted
p-value for test j is the maximum of all such Simes p-values,
taken over all joint tests that include j as one of their
components. Hochberg adjusted p-values are always as large or
larger than Hommel adjusted p-values. Sarkar and Chang (1997)
showed that Simes' method is valid under independent or positively
dependent p-values, so Hommel's and Hochberg's methods also are
valid in such cases by the closure principle.
Westfall et al. (1999) and Westfall and Wolfinger (2000) are new references dealing with multiplicity issues and PROC MULTTEST.
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 2000 by SAS Institute Inc., Cary, NC, USA. All rights reserved.