Description Usage Arguments Value
View source: R/getBootstrapSamples.R
Compute bootstrap samples from a given vector.
1 | getBootstrapSamples(x, n.samples = round(length(x)/2))
|
x |
[ |
n.samples |
[ |
[list
] A list of bootstrap samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.