Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 374 Bytes

File metadata and controls

11 lines (6 loc) · 374 Bytes

BayesianTestJS

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

Made at Lyst and available here.

Usage

Clone the repo and open build/index.html.

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