I was using the T-test to compare between the stroke patient's and healthy subject's working memory in terms of Spectral entropy and relative powers. I want to find the FDR and its relation with the p value.
The FDR is an adjustment of p values where the adusted p values are larger than the (raw) p values taking into account multiple testing. The classical FDR was introduced by
Benjamini, Y., and Hochberg, Y. (1995). Controlling the false discovery rate: a practical and powerful approach to multiple testing. Journal of the Royal Statistical Society Series B 57, 289–300.
In recent years many alternative approaches to control FDR have been proposed; see for instance http://www.amazon.com/Multiple-Procedures-Applications-Genomics-Statistics/dp/1441923799
Regarding Matlab see http://de.mathworks.com/help/bioinfo/ref/mafdr.html
I used the Benjamin-Hochberg procedure in a Pearson correlation analysis stating the FDR for all correlations in a manuscript I recently submitted. I got the manuscript back with a reviewer comment saying "I recommend stating the P values of correlations shown in fig 2 and 3 which the authors mention to be highly significant". I am at odds how to write a rebuttal. Any tips?