stats-monad: A discrete probability monad with statistics

[ bsd3, library, math ] [ Propose Tags ] [ Report a vulnerability ]

This package implements an unnormalized distribution monad P designed for discrete probabilistic computations. The inference is exact by enumerating all possibilities, which means it is slow and is not meant for big programs. However, the ability to enumerate over the support of a program means we can provide primitives for computing statistical properties such as independence/moments of random variables.

Modules

[Last Documentation]

  • Control
    • Monad
      • Control.Monad.Statistics

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Change log CHANGELOG.md
Dependencies base (>=4.16.4.0 && <4.17) [details]
License BSD-3-Clause
Author Shing Hin Ho
Maintainer shinghin.ho21@imperial.ac.uk
Category Math
Home page https://github.com/shinghinho/stats-monad
Uploaded by shinghinho at 2025-06-30T22:40:03Z
Distributions
Downloads 4 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-06-30 [all 2 reports]