You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This simple demo visualizes the Bayesian binomial test, using Rust + WebAssembly to sample from the posterior distribution (obviously overkill, but fun).
28
31
29
-
You can find a similar example app [here](https://making.lyst.com/bayesian-calculator/).
32
+
This should work off-line. Get a single HTML file from [the latest release](https://github.com/tohtsky/bayesian-binomial-test/releases/latest).
33
+
34
+
A similar application that influcend this project can be found [here](https://making.lyst.com/bayesian-calculator/).
0 commit comments