arch.bootstrap.IndependentSamplesBootstrap.random_state

property IndependentSamplesBootstrap.random_state : Generator | RandomState

Set or get the instance random state

Parameters:
random_state : numpy.random.RandomState

RandomState instance used by bootstrap

Returns:

RandomState instance used by bootstrap

Return type:

numpy.random.RandomState