Description Usage Arguments Value
Helper function for non-parametric subsampling
1 | boot_subsample(x, subsample_size)
|
x |
The data vector (or matrix) |
subsample_size |
The size of the subsample |
A matrix in the same dimensions as x, but subsampled to subsample_size rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.