Computes the beta complementary cumulative distribution function (CCDF).
Computes the beta cumulatve distribution function (CDF).
Computes the beta inverse cumulative distribution function (InvCDF).
Computes the beta log probability density function (LPDF).
Computes the beta probability density function (PDF).
This module contains algorithms for the Beta Distribution.
An alternate parameterization of this distribution is provided in mir.stat.distribution.beta_proportion.