arch.bootstrap.IndependentSamplesBootstrap.update_indices¶ IndependentSamplesBootstrap.update_indices() → tuple[list[ndarray[Any, dtype[longlong]]], dict[str, ndarray[Any, dtype[longlong]]]][source]¶ Update indices for the next iteration of the bootstrap. This must be overridden when creating new bootstraps.