bayes_update_hypotheses
Update probabilities of multiple hypotheses by combining prior beliefs with observed evidence using Bayes' theorem. Computes normalized posterior probabilities for mutually exclusive hypotheses.
Instructions
Normalizes priors and evidence likelihoods into posterior probabilities for mutually exclusive, exhaustive hypotheses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hypotheses | Yes |