bootstrap.meanerror | R Documentation |
Compute the bootstrap error of the mean
bootstrap.meanerror(data, R = 400, l = 20)
data |
Original data to bootstrap |
R |
Number of bootstrap replicates. |
l |
Block length. |
Returns a numeric vector with the estimated standard error of the mean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.