Distributions.jl icon indicating copy to clipboard operation
Distributions.jl copied to clipboard

Update erlang.jl docstring

Open theplatters opened this issue 1 year ago • 3 comments

Fixed the mismatch in the parameter names and gave the concrete pdf, so the reference to wikipedia doesn't create confusion.

theplatters avatar Nov 14 '24 08:11 theplatters

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.62%. Comparing base (aad64af) to head (900584b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1915      +/-   ##
==========================================
- Coverage   85.99%   85.62%   -0.38%     
==========================================
  Files         144      141       -3     
  Lines        8685     8638      -47     
==========================================
- Hits         7469     7396      -73     
- Misses       1216     1242      +26     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Nov 14 '24 08:11 codecov-commenter

Thank you, it is desirable to use the same parameter names as wikipedia, so here k and beta?

mschauer avatar Nov 14 '24 10:11 mschauer

Yeha ok either alpha and theta to be consitent with the gamma distribution, or k and beta to be consitent with wikipedia.

theplatters avatar Nov 14 '24 10:11 theplatters