Description Usage Arguments Value Author(s) See Also Examples
Generates B
number of nonparametric bootstrap
resamples from the original sample data.
1 |
data |
Matrix of sample data to bootstrap. |
B |
Number of bootstrap resamples. |
Returns a list of nonparametric bootstrap resamples.
Ivan Jacob Agaloos Pesigan
Other bootstrap functions:
boot_fit()
,
boot_lav()
,
boot_pb_med_simple()
,
boot_pb_vm()
,
boot_pb()
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.