Description Usage Arguments Value See Also Examples
Correct p values from one column of a net slot.
| 1 | correctPval(obj, method.adj = "BH", pval= "pval")
 | 
| obj | a corObject with a net slot already defined. | 
| method.adj | one of "holm", "hochberg", "hommel", "bonferroni", "BH", "BY", "fdr", "none". | 
| pval | name of the column with the p values to correct. | 
a corObject in which a column named adj.pval, which contains the corrected p values, has been added to the net slot.
combinePval, p.adjust , addNet
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.