View source: R/bootstrap_functions.R
one.samp.bal.sd | R Documentation |
Perform a one-sample balanced bootstrap using standard deviation as the sampling statistic
one.samp.bal.sd(a, n = 10000)
a |
Input data, a numerical vector. |
n |
Number of bootstrap replicates to perform. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.