TS_cibbb_tuples: Circular index-based block bootstrap for tuples

View source: R/TS_cibbb_tuples.R

TS_cibbb_tuplesR Documentation

Circular index-based block bootstrap for tuples

Description

This internal function creates the bivariate pairs of indices needed in order for the circular index-based block bootstrap for tuples to be used in the computations

Usage

TS_cibbb_tuples(.indices, .lag)

Arguments

.indices

The initial vector of (resampled) indices.

.lag

The lag-value that should be used.

Value

This helper function returns a list with two vectors, one named first and one named second. These are the indices needed for the circular index-based block bootstrap for tuples.


LAJordanger/localgaussSpec documentation built on May 6, 2023, 4:31 a.m.