False discovery rate
Encyclopedia
|
| Tutorials | Encyclopedia | Dictionary | Directory |
|
![]()
False discovery rate
False discovery rate (FDR) control is a statistical method used in multiple hypothesis testing to correct for multiple comparisons. In a list of rejected hypotheses, FDR controls the expected proportion of incorrectly rejected null hypotheses (type I errors).[1] It is a less conservative procedure for comparison, with greater power than familywise error rate (FWER) control, at a cost of increasing the likelihood of obtaining type I errors.[2] The q value is defined to be the FDR analogue of the p-value. The q-value of an individual hypothesis test is the minimum FDR at which the test may be called significant. One approach is to directly estimate q-values rather than fixing a level at which to control the FDR.
Classification of m hypothesis testsThe following table defines some random variables related to the m hypothesis tests.
The false discovery rate is given by \mathrm{E}\!\left [\frac{V}{V+S}\right ] = \mathrm{E}\!\left [\frac{V}{R}\right ] and one wants to keep this value below a threshold \alpha. ( \frac{V}{R} is defined to be 0 when R = 0 ) Controlling proceduresIndependent testsThe Simes procedure ensures that its expected value \mathrm{E}\!\left[ \frac{V}{V + S} \right]\, is less than a given \alpha (Benjamini and Hochberg 1995). This procedure is valid when the m tests are independent. Let H_1 \ldots H_m be the null hypotheses and P_1 \ldots P_m their corresponding p-values. Order these values in increasing order and denote them by P_{(1)} \ldots P_{(m)}. For a given \alpha, find the largest k such that P_{(k)} \leq \frac{k}{m} \alpha. Then reject (i.e. declare positive) all H_{(i)} for i = 1, \ldots, k. ...Note, the mean \alpha for these m tests is \frac{\alpha(m+1)}{2m} which could be used as a rough FDR (RFDR) or "\alpha adjusted for m indep. tests." The RFDR calculation shown here provides a useful approximation and is not part of the Benjamini and Hochberg method. See AFDR below. Dependent testsThe Benjamini and Yekutieli procedure controls the false discovery rate under dependence assumptions. This refinement modifies the threshold and finds the largest k such that:
In the case of negative correlation, c(m) can be approximated by using the Euler-Mascheroni constant
Using RFDR above, an approximate FDR (AFDR) is the min(mean \alpha) for m tests = RFDR / ( ln(m)+ 0.57721...). References
External links
Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article
|
|
top
©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement