@hackage statistics-dirichlet0.6.3
Functions for working with Dirichlet densities and mixtures on vectors.
Categories
License
BSD-3-Clause
Maintainer
felipe.lessa@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (5)
- base >=4 && <5
- deepseq >=1.3
- hmatrix-special >=0.2
- nonlinear-optimization >=0.3 && <0.4
- vector >=0.9 Show all…
Dependents (1)
@hackage/acme-everything
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.