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