.resample | R Documentation |
This function resamples a vector by randomly selecting indices. The number of samples can be specified.
.resample(x, ...)
x |
A vector to be resampled. |
... |
Additional arguments passed to the sampling function. |
Resample Vector
A resampled vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.