Description Usage Arguments Examples
Runs a bootstrap analysis of the given data based on the function you would like to run. Provides a histogram of the bootstrap analysis with confidence interval labels
1 |
iter |
number of iterations |
x |
the vector of data |
fun |
the function to be used (e.g. "mean") |
alpha |
alpha value; for the confidence interval |
cx |
font size of histogram labels |
... |
other formatting options |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.