Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better backend for Confidence Intervals #29

Closed
LSYS opened this issue Oct 20, 2022 · 1 comment
Closed

Better backend for Confidence Intervals #29

LSYS opened this issue Oct 20, 2022 · 1 comment
Labels
Next Release To work on for new version release Type: Enhancement

Comments

@LSYS
Copy link
Owner

LSYS commented Oct 20, 2022

There seems to be a better backend for CIs: https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.errorbar.html#matplotlib.axes.Axes.errorbar.

This should allow for asymmetrical CIs common in Odds ratios (#28).

Should affect only the backend.

@LSYS LSYS added Type: Enhancement Next Release To work on for new version release labels Oct 20, 2022
LSYS added a commit that referenced this issue Oct 22, 2022
update CI backend to mpl ax.errorbar API (closes #29, ref #28)
LSYS added a commit that referenced this issue Oct 22, 2022
- making ll and hl default required option for asymmetric CIs (ref #28 & #29)
LSYS added a commit that referenced this issue Oct 30, 2022
* Plotting of estimates on a log-scale #28
* Better backend for Confidence Intervals #29
* Maintain label character formatting (making no string normalisation the default) #27
* Update documentation to reflect new changes and fixing errors #30
@LSYS
Copy link
Owner Author

LSYS commented Nov 1, 2022

closed in v0.2.0.

@LSYS LSYS closed this as completed Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Next Release To work on for new version release Type: Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant