Description Usage Arguments Examples
takes two samples and returns the p-value and a bootstrap plot.
1 | myboot2pval(x1, x2, conf.level = 0.95, iter = 3000, mudiff = 0, test = "two")
|
x1 |
Vector |
x2 |
Vector |
conf.level |
Number |
iter |
Number |
mudiff |
Number |
test |
String |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.