arch.bootstrap.StepM.seed

StepM.seed(value)

Seed the bootstrap's random number generator

Parameters

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

Return type

None