myboot2 | R Documentation |
Title
myboot2(iter = 10000, x, fun = "mean", alpha = 0.05, cx = 1.5, ...)
iter |
iteration times |
x |
sample |
fun |
function |
alpha |
significance level |
cx |
numeric character expansion facto |
... |
other parameters |
histogram
## Not run: myboot2(x=sam,fun="var",alpha=0.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.