Great stuff. Can you make a PR to Distributions.jl? I'd be happy to review the codes and merge when it is ready.
Dahua On Friday, July 24, 2015 at 8:29:27 PM UTC+8, [email protected] wrote: > > Here is a generalized gamma distribution. > > https://github.com/jlapeyre/GenGammaDist.jl > > https://en.wikipedia.org/wiki/Generalized_gamma_distribution > > Only rand() and mean() are implemented, and again no tests. This depends > on Distributions. The authors of Distributions may want to include > something like this. The parameters may be chosen to get the Amoroso > distribution (inverse generalized gamma distribution) mentioned in the > Wikipedia article. > > John > > > >
