rand_test | R Documentation |
Perform randomization test between two vectors.
rand_test(x, y, n = 1000)
x |
A numeric vector. |
y |
A numeric vector. |
n |
The number of randomization, default is 1000. |
a data frame with mean, rank, p.value, etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.