Releases: arviz-devs/arviz-stats
Releases · arviz-devs/arviz-stats
v.0.4.0
What's Changed
- move in power_scale_dataset from arviz-plots by @aloctavodia in #38
- Use datatree from xarray by @OriolAbril in #35
- Update pyproject.toml by @OriolAbril in #42
- Add functions by @aloctavodia in #39
- Add Rhat and MCSE functions by @aloctavodia in #47
- fix docstring mcse by @aloctavodia in #49
- Add thin function by @aloctavodia in #48
- Add separated prior and likelihood groups by @aloctavodia in #53
- Priorsense functions: allow inferencedata as input by @aloctavodia in #54
- Add bayes_factor function by @PiyushPanwarFST in #52
- Add summary function by @aloctavodia in #51
- Add isotonic regression fit by @aloctavodia in #58
- isotonic_ fit, work on datatrees by @aloctavodia in #60
- psense: Enhance citations and references to external information sources. by @aloctavodia in #57
- utils functions for rootogram by @aloctavodia in #61
- change var_names argument to data_pairs for isotonic fit by @aloctavodia in #64
- Add autocorr accessor to _BaseAccessor class by @suhaani-agarwal in #65
- Ensure we preserve number of observations by @aloctavodia in #66
- Add upper bound sphinx by @aloctavodia in #67
- Add functions for ecdf_pit and simultaneuous confidence bands computations by @aloctavodia in #69
- Automatic changelog and bump version by @aloctavodia in #70
- update dependencies for release by @aloctavodia in #72
New Contributors
- @PiyushPanwarFST made their first contribution in #52
- @suhaani-agarwal made their first contribution in #65
Full Changelog: v0.3.0...v.0.4.0
Release 0.3.0
This will be the final release that uses xarray-datatree
library. From here on, the DataTree
class from xarray
itself will be used.
Initial release
Initial arviz-stats
release. It only has a handful of features, mostly for use in arviz-plots
. Documentation at https://arviz-stats.readthedocs.io