|
|
|
|
|
by tmoertel
3 days ago
|
|
I made a quick web app that lets me easily perform Bayesian evidence updates for a set of competing hypotheses. You drop your hypotheses into rows. Then for each piece of evidence, you add a column and fill its values with the odds of observing the evidence given that the corresponding hypotheses are true. The app then computes the posterior odds on the competing hypotheses, given the complete set of evidence. You can also import/export your results as CSV data. |
|