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

fix point_estimate mode #1552

Merged
merged 2 commits into from Feb 10, 2021
Merged

fix point_estimate mode #1552

merged 2 commits into from Feb 10, 2021

Conversation

aloctavodia
Copy link
Contributor

Fix #1549

@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #1552 (657830b) into main (78ec5a0) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1552   +/-   ##
=======================================
  Coverage   91.07%   91.07%           
=======================================
  Files         105      105           
  Lines       11357    11357           
=======================================
  Hits        10343    10343           
  Misses       1014     1014           
Impacted Files Coverage Δ
arviz/plots/plot_utils.py 89.37% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 78ec5a0...58c2585. Read the comment docs.

@OriolAbril OriolAbril merged commit 718eb31 into main Feb 10, 2021
@OriolAbril OriolAbril deleted the mode branch February 10, 2021 17:05
utkarsh-maheshwari pushed a commit to utkarsh-maheshwari/arviz that referenced this pull request May 27, 2021
Co-authored-by: Oriol (ZBook) <oriol.abril.pla@gmail.com>
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 and plot_density give a mode outside of the hdi
3 participants