arch.bootstrap.IIDBootstrap.update_indices¶
- IIDBootstrap.update_indices() ndarray[Any, dtype[longlong]] | tuple[ndarray[Any, dtype[longlong]], ...] | 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.