stationary_boot: T-tests using stationary bootstrap

Description Usage Arguments Value

View source: R/murphy_procs_Oct26.R

Description

T-tests using stationary bootstrap

Usage

1
stationary_boot(dat, n_boot, block_length, eps = 1e-06)

Arguments

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

Value

t-stats


FK83/forecastES3 documentation built on May 23, 2019, 7:17 a.m.