myboot2 | R Documentation |
Bootleg function
myboot2(iter = 10000, x, fun = "mean", alpha = 0.05, cx = 1.5, ...)
iter |
the number of iterations |
x |
the created sample |
fun |
the action run inside the function |
alpha |
the percentage as a decimal of the data outside the confidence range |
cx |
constant of x |
... |
pulls parameters from within the function |
a histogram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.