Subversion Repositories wimsdev

Rev

Rev 4455 | 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 <span class="tt">data</span> of the Gamma distribution\
 with parameters <span class="tt">a</span>> 0 and <span class="tt">b</span> > 0.
slib_comment=<span class="tt">data</span> can be a list of reals; the density at x is b*exp(-b*x)*(b*x)^(a-1)/gamma(a) for x>=0