pzivich / Delicatessen

Delicatessen: the Python one-stop sandwich (variance) shop 🥪
https://deli.readthedocs.io/en/latest/index.html
MIT License
22 stars 2 forks source link

EE for generalized gamma #45

Open pzivich opened 5 months ago

pzivich commented 5 months ago

Is your feature request related to a problem? Please describe.

Add the estimating equations for the generalized gamma distribution. They are provided in "A comprehensive toolbox for the gamma distribution: The gammadist package"

Describe the solution you'd like

Add a new ee function for implementation.

Describe alternatives you've considered

None

Additional context

None