Skip to content
logo
arch 7.2.0
arch.bootstrap.SPA.seed
Initializing search
    arch
    arch
    • Univariate Volatility Models
    • Bootstrapping
    • Multiple Comparison Problems
      • Examples
      • Module Reference
        • Test of Superior Predictive Ability (SPA), Reality Check
          • arch.bootstrap.SPA
            • Carch.bootstrap.SPA
              • arch.bootstrap.SPA.better_models
              • arch.bootstrap.SPA.compute
              • arch.bootstrap.SPA.critical_values
              • arch.bootstrap.SPA.reset
              • arch.bootstrap.SPA.seed
                • MSPA.seed
                  • Parameters
                    • pvalue
              • arch.bootstrap.SPA.subset
              • arch.bootstrap.SPA.pvalues
        • Stepwise Multiple Testing (StepM)
        • Model Confidence Set (MCS)
      • Background and References
    • Unit Root Testing
    • Cointegration Analysis
    • Long-run Covariance Estimation
    • API Reference
    • Common Type Definitions
    • Change Log
    • MSPA.seed
      • Parameters
        • pvalue

    arch.bootstrap.SPA.seed¶

    SPA.seed(value: int | list[int] | ndarray[Any, dtype[uint32]]) → None¶

    Seed the bootstrap’s random number generator

    Parameters:¶
    value: int | list[int] | ndarray[Any, dtype[uint32]]¶

    Integer to use as the seed

    Previous arch.bootstrap.SPA.reset
    Next arch.bootstrap.SPA.subset
    © Copyright 2021, Kevin Sheppard.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial