Description Usage Arguments Value Examples
Bootstrap Interval for a Two Sample Test
1 | boot2pval(x1, x2, conf.level = 0.95, iter = 3000, mudiff = 0, test = "two")
|
x1 |
#First sample |
x2 |
#Second sample |
conf.level |
#Confidence Level; alpha |
iter |
#the number of iterations |
mudiff |
#The difference in sample means |
test |
#The type of test to be executed |
#The p-value assocaiated with the test
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.