Skip to main content

Medium-sized Bayesian Analysis Generator

Project description

Bibat is a Python package providing a flexible interactive template for Bayesian statistical analysis projects.

It aims to make it easier to create software projects that implement a Bayesian workflow that scales to arbitrarily many inter-related statistical models, data transformations, inferences and computations. Bibat also aims to promote software quality by providing a modular, automated and reproducible project that takes advantage of and integrates together the most up to date statistical software.

Bibat comes with “batteries included” in the sense that it creates a working example project, which the user can adapt so that it implements their desired analysis. We believe this style of template makes for better usability and easier testing of Bayesian workflow projects compared with the alternative approach of providing an incomplete skeleton project.

Documentation

Check out bibat’s documentation at https://bibat.readthedocs.io.

In particular, you may find it useful to have a look at this vignette that demonstrates, step by step, how to use bibat to implement a complex statistical analysis.

Quick Start

You can try out bibat like this (make sure you are in a Python environment where you would like to install bibat and its dependencies):

$ pip install bibat
$ bibat

After following the wizard’s instructions, you should now have a new directory implementing a simple statistical analysis. To try it out, run the following command from the root of the new directory:

$ make analysis

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bibat-0.0.13.tar.gz (6.6 MB view hashes)

Uploaded Source

Built Distribution

bibat-0.0.13-py2.py3-none-any.whl (6.8 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page