Subversion Repositories wimsdev

Rev

Rev 4455 | Blame | Compare with Previous | Last modification | View Log | RSS feed

slib_lang_exists_tmp=yes

slib_title=Quantiles of a Beta law

slib_out=Quantile at <span class="tt">data</span> of a Beta law with parameters <span class="tt">a</span> and <span class="tt">b</span> (positive reals).
slib_comment=<span class="tt">data</span> can be a list of reals between 0 and 1 in brackets.\
The density at x is proportional to x^(a-1)(1-x)^(b-1) on the interval (0,1).