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

use koay method for estimation of Rice parameters #251

Merged
merged 3 commits into from
Jun 9, 2023

Conversation

aloctavodia
Copy link
Contributor

hopefully, this will provide a more robust result for maxent when used for the Rice distribution

closes #250

@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2023

Codecov Report

Merging #251 (66a2a45) into main (6d2d7fe) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #251      +/-   ##
==========================================
+ Coverage   83.20%   83.28%   +0.07%     
==========================================
  Files          29       29              
  Lines        3757     3774      +17     
==========================================
+ Hits         3126     3143      +17     
  Misses        631      631              
Impacted Files Coverage Δ
preliz/tests/test_maxent.py 100.00% <ø> (ø)
preliz/tests/test_quartile.py 100.00% <ø> (ø)
preliz/distributions/continuous.py 91.51% <100.00%> (ø)
preliz/internal/optimization.py 100.00% <100.00%> (ø)

@aloctavodia aloctavodia merged commit 0fe67fa into arviz-devs:main Jun 9, 2023
@aloctavodia aloctavodia deleted the rice_moments branch June 9, 2023 11:41
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.

Rice: maxent test failing
2 participants