getPositions-MovingBlocks: Get Positions for the Moving Blocks Bootstrap.

Description Usage Arguments Value

Description

Get Positions for the Moving Blocks Bootstrap.

Usage

1
2
## S4 method for signature 'MovingBlocks'
getPositions(object, B = 1)

Arguments

object

a MovingBlocks object; used to specify the parameters N, l and the type of the bootstrap.

B

Number of independent repetitions to bootstrap.

Value

a matrix of dimension [N,B] where each column gives the positions in which to reorder the observations to yield one bootstrap replication.


quantspec documentation built on July 15, 2020, 1:07 a.m.