Resolve "Allow results to be returned as an ArviZ InferenceData object"
All threads resolved!
All threads resolved!
Add the ability for the Result
object to return the posterior in an ArviZ InferenceData object.
There shouldn't be anything else to add, but I will need another MR (!773 (merged)) to add arviz to the test docker images.
Resolves #267 (closed).
Edited by Matthew David Pitkin
Merge request reports
Activity
mentioned in merge request !773 (merged)
- Resolved by Colm Talbot
Thanks @matthew-pitkin! Does arviz have any way of storing nested samples or MCMC chains? I guess it would be worth getting this in and adding these as new features in the future if possible.
added 19 commits
-
56e99b19...93f712c4 - 14 commits from branch
lscsoft:master
- 7c83d8e8 - result.py: add conversion to arviz InferenceData
- 828ae537 - result.py: update to arviz output
- e9be60d8 - result.py: minor fix
- 6e5aeaee - Add test of output to ArviZ object from Result class
- 5538614b - update test of to_arviz method
Toggle commit list-
56e99b19...93f712c4 - 14 commits from branch
mentioned in merge request !766 (merged)
- Resolved by Gregory Ashton
This is failing due to a minor flake8 issue.
changed milestone to %0.6.8
mentioned in commit 42f6504a
Please register or sign in to reply