Description Usage Arguments Author(s) References
Calculates exact p-values for permutation tests when permutations are randomly drawn with replacement. This implementation is based on
1 | perm_pe(nperm_supobs, nperm_eff, total_possible_nperm)
|
nperm_supobs |
number of permutations that yielded test statistics at least as extreme as the observed data. Can be a vector or an array of values. |
nperm_eff |
number of permutations effectively computed. |
total_possible_nperm |
total number of permutations possible. |
Belinda Phipson and Gordon Smyth (adapted by Boris Hejblum)
Phipson B, and Smyth GK (2010). Permutation p-values should never be zero: calculating exact p-values when permutations are randomly drawn. Statistical Applications in Genetics and Molecular Biology, Volume 9, Issue 1, Article 39. http://www.statsci.org/smyth/pubs/PermPValuesPreprint.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.