Subversion Repositories wimsdev

Rev

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

slib_lang_exists_tmp=yes

slib_title=Cumulative distribution function of a Beta law

slib_out=Values at <span class="tt">data</span> of the Beta cumulative distribution function 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 in brackets.\
The density at x is proportional to x^(a-1)(1-x)^(b-1) on the interval (0,1).