This function samples each sample index (from 1 to n.samples
)
into a group (from 1 to b
).
1 | randBoots(n.samples, b = 10, percent.include = 67)
|
n.samples |
The number of samples to group. |
b |
The number of folds to use. |
percent.include |
The number of samples to include. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.