Skip to content
logo
arch 7.2.0
arch.covariance.kernel.Gallant.cov
Initializing search
    arch
    arch
    • Univariate Volatility Models
    • Bootstrapping
    • Multiple Comparison Problems
    • Unit Root Testing
    • Cointegration Analysis
    • Long-run Covariance Estimation
      • Long-run Covariance Estimators
        • arch.covariance.kernel.Andrews
        • arch.covariance.kernel.Bartlett
        • arch.covariance.kernel.Gallant
          • Carch.covariance.kernel.Gallant
            • arch.covariance.kernel.Gallant.bandwidth
            • arch.covariance.kernel.Gallant.bandwidth_scale
            • arch.covariance.kernel.Gallant.centered
            • arch.covariance.kernel.Gallant.cov
              • PGallant.cov
                • Returns
                • Return type
            • arch.covariance.kernel.Gallant.force_int
            • arch.covariance.kernel.Gallant.kernel_const
            • arch.covariance.kernel.Gallant.kernel_weights
            • arch.covariance.kernel.Gallant.name
            • arch.covariance.kernel.Gallant.opt_bandwidth
            • arch.covariance.kernel.Gallant.rate
        • arch.covariance.kernel.NeweyWest
        • arch.covariance.kernel.Parzen
        • arch.covariance.kernel.ParzenCauchy
        • arch.covariance.kernel.ParzenGeometric
        • arch.covariance.kernel.ParzenRiesz
        • arch.covariance.kernel.QuadraticSpectral
        • arch.covariance.kernel.TukeyHamming
        • arch.covariance.kernel.TukeyHanning
        • arch.covariance.kernel.TukeyParzen
      • Results
      • Base Class
    • API Reference
    • Common Type Definitions
    • Change Log
    • PGallant.cov
      • Returns
      • Return type

    arch.covariance.kernel.Gallant.cov¶

    property Gallant.cov : CovarianceEstimate¶

    The estimated covariances.

    Returns:¶

    Covariance estimate instance containing 4 estimates:

    • long_run

    • short_run

    • one_sided

    • one_sided_strict

    Return type:¶

    arch.covariance.kernel.CovarianceEstimate

    See also

    arch.covariance.kernel.CovarianceEstimate

    Previous arch.covariance.kernel.Gallant.centered
    Next arch.covariance.kernel.Gallant.force_int
    © Copyright 2021, Kevin Sheppard.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial