Rev 4440 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
slib_lang_exists_tmp=yes
slib_title=Quantile of a Gamma distribution
slib_out=Quantile at <tt>data</tt> of the Gamma distribution\
with parameters <tt>a</tt>> 0 and <tt>b</tt> > 0.
slib_comment=<tt>data</tt> can be a list of reals; the density at x is b*exp(-b*x)*(b*x)^(a-1)/gamma(a) for x>=0