Generalized Exponential Distribution#

Three positive shape parameters a,b,c>0 with support x0.

f(x;a,b,c)=(a+b(1ecx))exp(axbx+bc(1ecx))F(x;a,b,c)=1exp(axbx+bc(1ecx))G(q;a,b,c)=F1

Implementation: scipy.stats.genexpon