View source: R/additional_distributions.R
rbootstrap | R Documentation |
Sample a bootstrap statistic from a finite set.
rbootstrap(n, data, statistic)
n |
Number of "draws". |
data |
Data vector to draw resamples. |
statistic |
Statistic to run. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.