Skip to content

Commit

Permalink
Add pyhf.probability to public API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Sep 9, 2019
1 parent ca8c196 commit 9d132cd
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,23 @@ Top-Level
get_backend
set_backend

Making Probability Distribution Functions (PDFs)
------------------------------------------------
Probability Distribution Functions (PDFs)
-----------------------------------------

.. currentmodule:: pyhf.probability

.. autosummary::
:toctree: _generated/
:nosignatures:
:template: modifierclass.rst

Normal
Poisson
Independent
joint_logpdf

Making Models from PDFs
-----------------------

.. currentmodule:: pyhf.pdf

Expand Down

0 comments on commit 9d132cd

Please sign in to comment.