arch.bootstrap.IIDBootstrap.seed

IIDBootstrap.seed(value)[source]

Seeds the bootstrap's random number generator

Parameters

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

Return type

None