Metadata-Version: 2.1
Name: incredible
Version: 0.2.1
Summary: incredible
Home-page: https://github.com/abmantz/incredible
Author: Adam Mantz
Author-email: amantz@slac.stanford.edu
License: BSD-3-Clause
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE

.. image:: https://img.shields.io/pypi/v/incredible.svg
   :alt: PyPi
   :target: https://pypi.python.org/pypi/incredible
.. image:: https://img.shields.io/pypi/l/incredible.svg
   :alt: BSD-3
   :target: https://opensource.org/licenses/BSD-3-Clause

=====================================================================================
incredible
=====================================================================================

A bunch of functions for finding Bayesian credible intervals and regions.

It isn't exactly documentation, but a tutorial showing how to use this package can be found [here](https://kipac.github.io/StatisticalMethods/tutorials/credible_interals.html). The docstrings are also fairly complete.
