arch.bootstrap.MovingBlockBootstrap.seed

MovingBlockBootstrap.seed(value)

Seeds the bootstrap's random number generator

Parameters

value ({int, List[int], ndarray}) -- Value to use as the seed.

Return type

None