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 MLE for halfnormal #329

Merged
merged 3 commits into from
Feb 25, 2024
Merged

Fix MLE for halfnormal #329

merged 3 commits into from
Feb 25, 2024

Conversation

aloctavodia
Copy link
Contributor

Scipy was giving some weird results. This PR uses analytical expression.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.07%. Comparing base (4404ec3) to head (b7ae3c8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #329      +/-   ##
==========================================
+ Coverage   84.04%   84.07%   +0.03%     
==========================================
  Files          37       37              
  Lines        4262     4264       +2     
==========================================
+ Hits         3582     3585       +3     
+ Misses        680      679       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aloctavodia aloctavodia merged commit a9120bb into arviz-devs:main Feb 25, 2024
4 checks passed
@aloctavodia aloctavodia deleted the hnmle branch February 25, 2024 13:57
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.

None yet

2 participants