.block_bootstrap_overlap_func | R Documentation |
Builds a bootstrapped vector of errors.
.block_bootstrap_overlap_func(
incidence_vector,
block_size = 10,
keep_weekdays_aligned = TRUE
)
incidence_vector |
numeric vector. Original incidence to bootstrap over. |
block_size |
integer. Size of a bootstrapping block. |
keep_weekdays_aligned |
boolean.
Set to |
numeric vector. Bootstrapped differences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.