7db46ac0b3
PR: ports/164689 Submitted by: wen
6 lines
358 B
Text
6 lines
358 B
Text
The Library allows exact computation with discrete random variables in
|
|
terms of their distributions by using a monad. The monad is similar to
|
|
the List monad for non-deterministic computations, but extends the List
|
|
monad by a measure of probability. Small interface to R plotting.
|
|
|
|
WWW: http://www.haskell.org/haskellwiki/Probabilistic_Functional_Programming
|