Description Usage Arguments Details Value Author(s) References See Also Examples
This function converts the given raw p-values into the FDR adjusted p-values using R package 'multtest'.
1 | pvadjust(pvlist)
|
pvlist |
A list containing raw p-values |
pvlist
is the output from genediff
containing p-values from
gene-specific MSE's and posterior MSE's.
pvlist2 |
A list with the raw p-values and the newly computed FDR adjusted p-values |
David Rocke and Geun-Cheol Lee
David M. Rocke (2004), Design and analysis of experiments with high throughput biological assay data, Seminars in Cell & Developmental Biology, 15, 703-713.
http://www.idav.ucdavis.edu/~dmrocke/
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.