Description Usage Arguments Value Examples
This function returns a 'ggplot' that shows the propotion of randomized x and y vectors (mean(x)-mean(y)) which are greater than the observed mean(x)-mean(y) vectors.
1 | randtestviz(x, y, fun = mean, reps = 10000)
|
x |
double |
y |
double |
fun |
factor |
reps |
double |
A ggplot object
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.