Skip to content

docs: add conjugate model examples#8

Merged
kholdrex merged 1 commit into
masterfrom
docs/conjugate-examples
May 31, 2026
Merged

docs: add conjugate model examples#8
kholdrex merged 1 commit into
masterfrom
docs/conjugate-examples

Conversation

@kholdrex

Copy link
Copy Markdown
Member

Summary

Adds executable conjugate Bayesian model examples for common closed-form posterior updates. The examples demonstrate Beta-binomial and Gamma-Poisson updates, then use the resulting bayes-rs distributions for posterior summaries and clearly labeled plug-in predictive checks.

Changes

  • Add a deterministic conjugate_models example covering Beta-binomial conversion-rate updates and Gamma-Poisson count-rate updates.
  • Add regression coverage for the closed-form posterior parameter updates and plug-in predictive probabilities.

Test plan

  • Rust formatting check passed.
  • Full Rust test suite passed.
  • Example compilation passed.
  • Clippy passed with warnings denied.
  • Documentation build passed with warnings denied.
  • Benchmark compilation passed.

@kholdrex kholdrex merged commit fa7863a into master May 31, 2026
7 checks passed
@kholdrex kholdrex deleted the docs/conjugate-examples branch May 31, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant