View source: R/westfallYoung.R
wy | R Documentation |
Performs a Westfall-Young p-value adjustment using a Welch's t-test and a Satterthwaite approximation. Might crash with a C stack overflow, if this happens, increase the size with ulimit -s 65535
wy(data, grp, B = 100)
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.