statistics-dirichlet-0.6: Functions for working with Dirichlet densities and mixtures on vectors.

Portabilityportable
Stabilityexperimental
Maintainerfelipe.lessa@gmail.com
Safe HaskellSafe-Infered

Math.Statistics.Dirichlet.Util

Description

 

Synopsis

Documentation

infinity :: DoubleSource

Infinity, currently defined as 1e100. Used mainly as the initial cost.

logBeta :: Vector Double -> DoubleSource

Logarithm of the beta function applied to a vector.