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.
CDFLIB, a C++ code which evaluates the cumulative density function (CDF), inverse CDF, and certain other inverse functions, for distributions including beta, binomial, chi-square, noncentral chi-square, F, noncentral F, gamma, negative binomial, normal, Poisson, and students T, by Barry Brown, James Lovato, Kathy Russell.
GSL, a C++ code which includes many routines for evaluating probability distributions.
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.