.. testsetup::

   from improb import PSpace, Gamble, Event
   from improb.lowprev.lowprob import LowProb

.. module:: improb.lowprev.lowprob

Lower Probabilities
===================

.. autoclass:: LowProb
   :members:
   :show-inheritance:

.. rubric:: Footnotes

.. [#hall2004]

    Jim W. Hall and Jonathan Lawry:
    Generation, combination and extension of random set approximations
    to coherent lower and upper probabilities
    Reliability Engineering & System Safety, 85:89-101, 2004.
