rand_dist | R Documentation |
Display the distribution of the test statistic for a single-sample randomization test.
rand_dist(x, show.all = TRUE)
x |
double |
show.all |
boolean |
output
scores <- (5, 3, -7)
rand_dist(scores)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.