boot interface for resampling series
1 2 | boot_resample_series(data, statistic, R, ..., include.other = TRUE,
new.index.name = "resample")
|
data |
time.table to resample from |
statistic |
statistic to apply to each resampled time.table |
R |
number of bootstrap replicates |
... |
additonal parameters to |
include.other |
whether to also pass (as second
argument to |
new.index.name |
column name to use for the new index (defaults to "resample"), old index columns are stored as auxiliary variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.