Description Usage Arguments Examples
Creates a bootstrapped monte-carlo simulation from a sample when correct assumption applied
1 |
iter |
# of experiments to run |
fun |
# the function to analyze from distribution |
alpha |
# adjust the confidence level |
n |
# size of samples |
1 | myboot(iter=10000, x=sam,alpha=0.05,fun="mean",xlab="mean")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.