Description Usage Arguments Value Examples
myboot2
1 |
iter |
The amount of samples generated. |
x |
A given sample. |
fun |
The function that will be tested. |
alpha |
The alhpa value for the confidence interval. |
... |
Any extra modifications that will be made to the histogram generated. |
A list of multiple values calculated.
1 | myboot2(iter = 10000, x = sam, fun = "var", alpha = .1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.