Skip to main content

A library for Bayesian Sequential Sample Ratio Mismatch (SRM) test.

Project description

Build

Sequential Sample Ratio Mismatch (SRM) test.

A package for sequential testing of Sample Ratio Mismatch (SRM).

Contributors:

Installation

We recommend that you use an isolated virtual environment to install and run the code in this repo (See: virtualenv and pyenv)

  1. Install dependencies: Run make install.
    • If you wish to develop in the repo, run make install-dev. Also, see the contributing doc here

    Tip: have a look in the Makefile to learn more about what this, and other make recipes do!

  2. Run tests:
    • make check to run all checks.
    • make test to run unit tests.

Tutorials

We provide a tutorial notebook that walks through an example of running a Sequential SRM test here.

Documentation

The latest reference documentation is here.

Contributing

See the contributing doc here.

Project details


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