Rdocumentation
powered by
Learn R Programming
quantspec (version 1.0-0)
MovingBlocks-constructor: Create an instance of the
MovingBlocks
class.
Description
Create an instance of the
MovingBlocks
class.
Usage
movingBlocks(l, N)
Arguments
l
the block length for the block bootstrap methods
N
number of available observations to bootstrap from
Value
Returns an instance of
MovingBlocks
.