https://github.com/arviz-devs/inferenceobjects.jl
Storage for results of Bayesian inference
https://github.com/arviz-devs/inferenceobjects.jl
bayesian julia
Last synced: 9 months ago
JSON representation
Storage for results of Bayesian inference
- Host: GitHub
- URL: https://github.com/arviz-devs/inferenceobjects.jl
- Owner: arviz-devs
- License: mit
- Created: 2022-08-13T17:10:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T01:01:19.000Z (9 months ago)
- Last Synced: 2025-04-10T02:20:08.298Z (9 months ago)
- Topics: bayesian, julia
- Language: Julia
- Homepage: https://julia.arviz.org/InferenceObjects
- Size: 1.86 MB
- Stars: 14
- Watchers: 6
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InferenceObjects
[](https://julia.arviz.org/InferenceObjects)
[](https://github.com/arviz-devs/InferenceObjects.jl/actions/workflows/CI.yml?query=branch%3Amain)
[](https://codecov.io/gh/arviz-devs/InferenceObjects.jl)
[](https://github.com/invenia/BlueStyle)
[](https://github.com/SciML/ColPrac)
[](https://numfocus.org)
InferenceObjects.jl is a lightweight package implementing the [ArviZ InferenceData schema](https://python.arviz.org/en/latest/schema/schema.html) for storing results of Bayesian inference.
It is used by [ArviZ.jl](https://julia.arviz.org/ArviZ).