Description Usage Arguments Value Examples
Checks, graphically, if two vectors are independent
1 | permutation_test(x, y)
|
x |
vector |
y |
vector |
a plot
1 | permutation_test( c(1,2,3,4,5), c(2,3,4,5,6))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.