-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Added scale parameterization to Exponential #6677
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
Added scale parameterization to Exponential #6677
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for opening the PR. I left some comments below
Exponential
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #6677 +/- ##
===========================================
- Coverage 89.50% 77.95% -11.55%
===========================================
Files 94 95 +1
Lines 15942 16009 +67
===========================================
- Hits 14269 12480 -1789
- Misses 1673 3529 +1856
|
Thanks @manulpatel, will merge once tests pass |
Exponential
What is this PR about?
Fixes #6637
Adds alternative scale parametrization to exponential function. scale = 1 / lam
Checklist
Major / Breaking Changes
New features
Bugfixes
Documentation
Maintenance
📚 Documentation preview 📚: https://pymc--6677.org.readthedocs.build/en/6677/