Description Usage Arguments Value
View source: R/murphy_procs_Oct26.R
T-tests using stationary bootstrap
1 | stationary_boot(dat, n_boot, block_length, eps = 1e-06)
|
dat |
Matrix, each column is a time series |
n_boot |
Nr of bootstrap iterations |
block_length |
Expected block length of stationary bootstrap |
eps |
Threshold for setting t-stat to NA |
t-stats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.