statistics-dirichlet

Functions for working with Dirichlet densities and mixtures on vectors.

Latest on Hackage:0.6.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Felipe Almeida Lessa
Maintained by [email protected]

Functions for working with Dirichlet densities and mixtures on vectors. The focus of this package is on deriving these distributions from observed data.

This package should be treated as experimental code, it has not been battle-tested as much as it would be nice to be.

Note that although this package is BSD3-licensed, it uses the nonlinear-optimization package which is GPLed. It should be straightforward to use another library in its stead, though.