multtest | R Documentation |
Perform multiple-testing adjustment using Efron's empirical null
multtest(teststat_vec, observed_quantile = c(0.05, 0.95))
teststat_vec |
a vector of Gaussian-like test statistics |
observed_quantile |
The quantiles of |
a list with fdr_vec
, logpvalue_vec
,
method
, null_mean
, null_sd
, and pvalue_vec
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.