View source: R/bootstrap_functions.R
one.samp.bal | R Documentation |
Perform a one-sample balanced bootstrap using mean as the sampling statistic
one.samp.bal(a, n = 10000, incdata = F)
a |
Dataset, a numerical vector. |
n |
Number of bootstrap replicates to perform. |
incdata |
Boolean to indicate if the complete bootstrapped distribution should be included in the results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.