Skip to content
logo
arch 7.2.0
arch.bootstrap.IIDBootstrap.index
Initializing search
    arch
    arch
    • Univariate Volatility Models
    • Bootstrapping
      • Examples
      • Confidence Interval Construction
      • Parameter Covariance Estimation
      • Low-level Interface
      • Semiparametric Bootstraps
      • Parametric Bootstraps
      • Independent, Identical Distributed Data (i.i.d.)
        • arch.bootstrap.IIDBootstrap
          • Carch.bootstrap.IIDBootstrap
            • arch.bootstrap.IIDBootstrap.apply
            • arch.bootstrap.IIDBootstrap.bootstrap
            • arch.bootstrap.IIDBootstrap.clone
            • arch.bootstrap.IIDBootstrap.conf_int
            • arch.bootstrap.IIDBootstrap.cov
            • arch.bootstrap.IIDBootstrap.get_state
            • arch.bootstrap.IIDBootstrap.reset
            • arch.bootstrap.IIDBootstrap.seed
            • arch.bootstrap.IIDBootstrap.set_state
            • arch.bootstrap.IIDBootstrap.update_indices
            • arch.bootstrap.IIDBootstrap.var
            • arch.bootstrap.IIDBootstrap.generator
            • arch.bootstrap.IIDBootstrap.index
              • PIIDBootstrap.index
            • arch.bootstrap.IIDBootstrap.random_state
            • arch.bootstrap.IIDBootstrap.state
      • Independent Samples
      • Bootstraps for Time-series Data
      • Background and References
    • Multiple Comparison Problems
    • Unit Root Testing
    • Cointegration Analysis
    • Long-run Covariance Estimation
    • API Reference
    • Common Type Definitions
    • Change Log
    • PIIDBootstrap.index

    arch.bootstrap.IIDBootstrap.index¶

    property IIDBootstrap.index : ndarray[Any, dtype[longlong]] | tuple[ndarray[Any, dtype[longlong]], ...] | tuple[list[ndarray[Any, dtype[longlong]]], dict[str, ndarray[Any, dtype[longlong]]]]¶

    The current index of the bootstrap

    Previous arch.bootstrap.IIDBootstrap.generator
    Next arch.bootstrap.IIDBootstrap.random_state
    © Copyright 2021, Kevin Sheppard.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial