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

allow fixing alt parameters #150

Merged
merged 4 commits into from
Dec 20, 2022
Merged

allow fixing alt parameters #150

merged 4 commits into from
Dec 20, 2022

Conversation

aloctavodia
Copy link
Contributor

@aloctavodia aloctavodia commented Dec 19, 2022

Closes #140

@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2022

Codecov Report

Merging #150 (f186348) into main (3e8a783) will decrease coverage by 1.15%.
The diff coverage is 89.89%.

@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
- Coverage   77.26%   76.11%   -1.16%     
==========================================
  Files          18       18              
  Lines        2173     2252      +79     
==========================================
+ Hits         1679     1714      +35     
- Misses        494      538      +44     
Impacted Files Coverage Δ
preliz/tests/test_distributions.py 100.00% <ø> (ø)
preliz/tests/test_maxent.py 100.00% <ø> (ø)
preliz/distributions/continuous.py 93.75% <88.46%> (-4.91%) ⬇️
preliz/utils/optimization.py 82.63% <90.00%> (+0.12%) ⬆️
preliz/distributions/discrete.py 99.41% <97.67%> (+5.18%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aloctavodia aloctavodia changed the title [WIP] allow fixing alt parameters allow fixing alt parameters Dec 20, 2022
@aloctavodia aloctavodia merged commit ebe32ab into main Dec 20, 2022
@aloctavodia aloctavodia deleted the opt_alt branch December 20, 2022 15:29
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.

fixing parameters for maxent and quartile does not work for alternative parameters
2 participants