Description Usage Arguments Value Author(s) Examples
Compute the standard error of the measure by iid bootstrapping
1 | SE.BOOT.iid(x, myfun, myfun.IF, ..., nsim = 100)
|
x |
vector of data |
myfun |
measure |
myfun.IF |
not used |
... |
other parameters |
nsim |
number of replicates |
standard error
Xin Chen, chenx26@uw.edu
1 | SE.BOOT.iid(x = rnorm(100), myfun = mean, nsim = 100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.