arch.bootstrap.StationaryBootstrap.seed¶ StationaryBootstrap.seed(value)¶ Seeds the bootstrap's random number generator Parameters value ({int, List[int], ndarray}) -- Value to use as the seed. Return type None