arch.bootstrap.IndependentSamplesBootstrap.update_indices

IndependentSamplesBootstrap.update_indices()[source]

Update indices for the next iteration of the bootstrap. This must be overridden when creating new bootstraps.

Return type

Tuple[List[ndarray], Dict[str, ndarray]]