Description Usage Arguments Details Author(s)
Obtain bootstrap samples of an input dataset.
1 | sampler(x, B)
|
x |
An input dataset. |
B |
The number of bootstrap replicates. Usually this will be a single positive integer. |
This a generic function for resampling with replacement and equal probability from an input dataset.
Natalie DelRocco
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.