Description Usage Arguments Value Examples
Bootstrap Confidence Interval Generation
1 |
iter |
Number of iterations used to construct bootstrap interval |
x |
A vector containing a random sample of quantitative elements |
fun |
Function used to evaluate the desired population parameter |
alpha |
Likelihood that true population parameter lies outside the confidence interval |
cx |
Scaling parameter for text of confidence interval on the histogram |
... |
Other information to add to the histogram title |
A histogram of the population parameter along with the desired confidence interval, as well as a list containing the confidence interval, the function used to calculate the population parameter, and the sample analyzed.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.