arch.bootstrap.CircularBlockBootstrap.seed¶ CircularBlockBootstrap.seed(value: int | list[int] | ndarray[Any, dtype[uint32]]) → None¶ Reseeds the bootstrap’s random number generator Parameters:¶ value: int | list[int] | ndarray[Any, dtype[uint32]]¶Value to use as the seed.