arch.bootstrap.IndependentSamplesBootstrap.seed

IndependentSamplesBootstrap.seed(value)

Seeds the bootstrap's random number generator

Parameters

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

Return type

None