get_corrected_pval | R Documentation |
The function applies a p-value correction (see Phipson & Smyth, 2010) for an empirical p-value obtained in the permutation procedures used in the package.
get_corrected_pval(statistic, null_dist)
statistic |
the statistic obtained from observed scores |
null_dist |
the null distribution to compare the statistic against |
The (one-sided) corrected p-vale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.