Dear R contributors,

I suggest adding a new method to `p.adjust` ("Adjust P-values for Multiple
Comparisons",
https://stat.ethz.ch/R-manual/R-devel/library/stats/html/p.adjust.html).

This new method is published in Benjamini, Krieger, Yekutieli 2016 Adaptive
linear step-up procedures that control the false discovery rate
(Biometrika). https://doi.org/10.1093/biomet/93.3.491

This paper described multiple methods for adjusting p-values, where the "TST"
method (Definition 6) performed the best when test statistics are
positively correlated, per my interpretation. This method can be labeled as
"BKY", for the three authors Benjamini, Krieger, Yekutieli.

I apologize if this is a duplication.


Best,
Claire

Xiaoqing Claire Rong-Mullins
Bioinformatic Specialist
Division of Biostatistics
College of Public Health
The Ohio State University

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to