Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maciejkula/bayesiantestjs

Rudimentary Bayesian Beta-Bernoulli A/B testing inference and visualization code.
https://github.com/maciejkula/bayesiantestjs

Last synced: about 1 month ago
JSON representation

Rudimentary Bayesian Beta-Bernoulli A/B testing inference and visualization code.

Awesome Lists containing this project

README

        

# BayesianTestJS
Rudimentary plotting of prior and posterior distributions of a Beta-Bernoulli model, to aid inference in binary A/B tests.

Made at [Lyst](http://www.lyst.com) and available [here](http://developers.lyst.com/bayesian-calculator/).

# Usage
Clone the repo and open `build/index.html`.

If you make changes, use `grunt build` to build. You will need grunt.