arch.bootstrap.MovingBlockBootstrap.set_state¶ MovingBlockBootstrap.set_state(state: tuple[str, ndarray[Any, dtype[uint32]], int, int, float] | dict[str, Any]) → None¶ Sets the state of the bootstrap’s random number generator Parameters:¶ state: tuple[str, ndarray[Any, dtype[uint32]], int, int, float] | dict[str, Any]¶Dictionary or tuple containing the state.