Description Usage Arguments Value Examples
View source: R/hw08Functions.R
Perform FDR Adjustment, Report Significant p-values
1 | fdrAdjust(p)
|
p |
vector of unadjusted p-values |
logical vector showing which values from p are statistically significant after FDR Adjustment (assuming alpha = 0.05)
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.