Skip to main content
Ctrl+K
hepstats 0.1.dev190+g4e685edaf documentation - Home hepstats 0.1.dev190+g4e685edaf documentation - Home
  • Quickstart
  • What’s new
  • API reference
  • Bibliography
  • GitHub
  • Quickstart
  • What’s new
  • API reference
  • Bibliography
  • GitHub

Section Navigation

  • hepstats.hypotests package
    • hepstats.hypotests.calculators package
      • hepstats.hypotests.calculators.asymptotic_calculator module
      • hepstats.hypotests.calculators.basecalculator module
      • hepstats.hypotests.calculators.frequentist_calculator module
    • hepstats.hypotests.core package
      • hepstats.hypotests.core.basetest module
      • hepstats.hypotests.core.confidence_interval module
      • hepstats.hypotests.core.discovery module
      • hepstats.hypotests.core.upperlimit module
    • hepstats.hypotests.exceptions module
    • hepstats.hypotests.hypotests_object module
    • hepstats.hypotests.parameters module
    • hepstats.hypotests.toyutils module
  • hepstats.modeling package
    • hepstats.modeling.bayesian_blocks module
  • hepstats.splot package
    • hepstats.splot.exceptions module
    • hepstats.splot.sweights module
    • hepstats.splot.warnings module
  • hepstats.utils package
    • hepstats.utils.fit package
      • hepstats.utils.fit.api_check module
      • hepstats.utils.fit.diverse module
      • hepstats.utils.fit.sampling module
  • hepstats.version module
  • hepstats.hypotests.core package

hepstats.hypotests.core package#

Submodules#

  • hepstats.hypotests.core.basetest module
    • BaseTest
      • BaseTest.poinull
      • BaseTest.poialt
      • BaseTest.calculator
  • hepstats.hypotests.core.confidence_interval module
    • ConfidenceInterval
      • ConfidenceInterval.qtilde
      • ConfidenceInterval.pvalues()
      • ConfidenceInterval.interval()
      • ConfidenceInterval.calculator
      • ConfidenceInterval.poialt
      • ConfidenceInterval.poinull
  • hepstats.hypotests.core.discovery module
    • Discovery
      • Discovery.result()
      • Discovery.calculator
      • Discovery.poialt
      • Discovery.poinull
  • hepstats.hypotests.core.upperlimit module
    • UpperLimit
      • UpperLimit.qtilde
      • UpperLimit.pvalues()
      • UpperLimit.upperlimit()
      • UpperLimit.calculator
      • UpperLimit.poialt
      • UpperLimit.poinull
On this page
  • Submodules
Edit on GitHub
Show Source

© Copyright 2019-2025, The Scikit-HEP Administrators.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.17.0.