beta_nc, a C code which evaluates the cumulative distribution function (CDF) of the noncentral Beta distribution.
The computer code and data files described and made available on this web page are distributed under the MIT license
beta_nc is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version.
asa063, a C code which evaluates the incomplete Beta function.
asa109, a C code which inverts the incomplete Beta function.
asa226, a C code which computes the CDF of the noncentral Beta distribution.
asa310, a C code which computes the CDF of the noncentral Beta distribution.
prob, a C code which evaluates and inverts a number of probabilistic distributions.
test_values, a C code which contains sample values for a number of distributions.
toms179, a C code which evaluates the incomplete Beta function.