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

Adds shape/rate info to Gamma docs #7625

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Dpananos
Copy link
Contributor

@Dpananos Dpananos commented Dec 23, 2024

Description

I've had to keep going back and forth to the Wiki entry for the Gamma distribution to remind myself how the gamma is parameterized. This PR adds a line to let readers know this is the shape and rate parameterization.

This is what the change looks like

image )

Related Issue

NA

Checklist

  • Checked that the pre-commit linting/style checks pass
  • Included tests that prove the fix is effective or that the new feature works
  • Added necessary documentation (docstrings and/or example notebooks)
  • If you are a pro: each commit corresponds to a [relevant logical change]

Type of change

  • New feature / enhancement
  • Bug fix
  • [ x] Documentation
  • Maintenance
  • Other (please specify):

📚 Documentation preview 📚: https://pymc--7625.org.readthedocs.build/en/7625/

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.83%. Comparing base (5d51953) to head (4bf8589).
Report is 16 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7625   +/-   ##
=======================================
  Coverage   92.83%   92.83%           
=======================================
  Files         106      106           
  Lines       17748    17748           
=======================================
  Hits        16477    16477           
  Misses       1271     1271           
Files with missing lines Coverage Δ
pymc/distributions/continuous.py 98.25% <ø> (ø)

@aloctavodia aloctavodia merged commit 70cb73c into pymc-devs:main Jan 9, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants