permTTest | R Documentation |
Permutation t-test (Welch) Might crash with a C stack overflow, if this happens, increase the size with ulimit -s 65535 Be careful with reported p-values of 0 in a p-value adjustment setting (see Phipson & Smyth, 2010)
permTTest(data, grp, B = 10000)
data |
data |
grp |
grouping, exactly two levels required |
B |
Number of permutations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.