Description Usage Arguments Value Examples
Title MyBoot
1 |
iter |
number of iterations |
x |
population vector |
fun |
function you want to execute on the sample vector |
alpha |
confidence interval alpha value |
... |
any other parameters you want to have when the histogram is generated |
nothing
1 | myboot(x=(1:9999),fun="median")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.