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

Integrate point estimate posterior plot #1038

Conversation

nitishp25
Copy link
Contributor

@nitishp25 nitishp25 commented Jan 29, 2020

Description

fixes #1031

Checklist

  • Does the PR follow official
    PR format?
  • Is the code style correct (follows pylint and black guidelines)?
  • Is the change listed in changelog?

CHANGELOG.md Outdated
@@ -17,6 +17,7 @@
* Rename flat_inference_data_to_dict (#1003)
* Violinplot: fix histogram (#997)
* Convert all instances of SyntaxWarning to UserWarning (#1016)
* Fixed `point_estimate` in `plot_posterior` (#1038)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use "fix" instead of "fixed"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, making the changes.

@aloctavodia aloctavodia merged commit d977646 into arviz-devs:master Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plot_posterior writes auto instead of point estimate name
2 participants