arch.bootstrap.CircularBlockBootstrap.random_state

property CircularBlockBootstrap.random_state

Set or get the instance random state

Parameters

random_state (RandomState) -- RandomState instance used by bootstrap

Returns

RandomState instance used by bootstrap

Return type

RandomState