powered by
Getting local false discovery rate (lfdr) using 'fdrtool' package
get.lfdr(r)
list of lfdr
a vector of correlation coefficient under condition
Atsushi Fukushima
Strimmer, K. Bioinformatics (2008) 24, 1461-1462
library("fdrtool") data(pvalues) get.lfdr(pvalues)
Run the code above in your browser using DataLab