asa189


asa189 a Fortran77 code which does a maximum likelihood estimation of the parameters of a Beta Binomial PDF.

This is a version of Applied Statistics Algorithm 189.

This algorithm analyzes data that was generated by a beta binomial probability density function, and tries to estimate the values of the parameters that determing that PDF.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

asa189 is available in a Fortran77 version and a Fortran90 version.

Related Data and Programs:

asa189_test

Reference:

  1. D Smith,
    Algorithm AS 189: Maximum Likelihood Estimation of the Parameters of the Beta Binomial Distribution,
    Applied Statistics,
    Volume 32, Number 2, 1983, pages 196-204.

Source Code:


Last revised on 25 August 2023.