13.7 Benjamini-Hochberg procedure
This procedure is to control FDP deciding which H0 to reject while FDR≈E(VR)
FDR=E(VR)<q
Less than q, a specific value to use in the algorithm:
ordered p-values: p1<p2<...<pm
L=max{j:pj<qjm} reject h0j:pj≤p(L)
In conclusion, on average no more than a fraction of q of rejected H0 are FALSE POSITIVE.