https://github.com/reactivebayes/bayesbase.jl
BayesBase is a package that serves as an umbrella, defining, exporting, and re-exporting methods essential for Bayesian statistics
https://github.com/reactivebayes/bayesbase.jl
bayesian-statistics rxinfer
Last synced: 8 months ago
JSON representation
BayesBase is a package that serves as an umbrella, defining, exporting, and re-exporting methods essential for Bayesian statistics
- Host: GitHub
- URL: https://github.com/reactivebayes/bayesbase.jl
- Owner: ReactiveBayes
- License: mit
- Created: 2023-10-10T12:54:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T19:27:08.000Z (over 1 year ago)
- Last Synced: 2025-03-05T20:42:57.586Z (over 1 year ago)
- Topics: bayesian-statistics, rxinfer
- Language: Julia
- Homepage:
- Size: 338 KB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BayesBase
[](https://reactivebayes.github.io/BayesBase.jl/stable/)
[](https://reactivebayes.github.io/BayesBase.jl/dev/)
[](https://github.com/reactivebayes/BayesBase.jl/actions/workflows/CI.yml?query=branch%3Amain)
[](https://codecov.io/gh/reactivebayes/BayesBase.jl)
[](https://github.com/invenia/BlueStyle)
`BayesBase` is a package that serves as an umbrella, defining, exporting, and re-exporting methods essential for Bayesian statistics specifically for the [`RxInfer` ecosystem](https://github.com/reactivebayes/RxInfer.jl).
Related projects:
- [`RxInfer`](https://github.com/reactivebayes/RxInfer.jl)
- [`ExponentialFamily`](https://github.com/reactivebayes/ExponentialFamily.jl)
# License
[MIT License](LICENSE) Copyright (c) 2023-2024 BIASlab, 2024-present ReactiveBayes