MovingBlocks-constructor {quantspec} | R Documentation |
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
.
[Package quantspec version 1.2-4 Index]