dirichlet: Multivariate Dirichlet distribution

[ bsd3, library, math ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/dschrempf/dirichlet#readme


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.2, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7
Change log ChangeLog.md
Dependencies base (>=4.14.1.0 && <4.15), log-domain (>=0.13 && <0.14), math-functions (>=0.3.4.1 && <0.4), mwc-random (>=0.14.0.0 && <0.15), primitive (>=0.7.1.0 && <0.8), vector (>=0.12.1.2 && <0.13) [details]
License BSD-3-Clause
Copyright Dominik Schrempf 2020
Author Dominik Schrempf
Maintainer dominik.schrempf@gmail.com
Category Math
Home page https://github.com/dschrempf/dirichlet
Bug tracker https://github.com/dschrempf/dirichlet
Uploaded by dschrempf at 2020-12-18T10:26:54Z
Distributions LTSHaskell:0.1.0.7, NixOS:0.1.0.7, Stackage:0.1.0.7
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 807 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-12-18 [all 1 reports]

Readme for dirichlet-0.1.0.2

[back to package description]

Multivariate Dirichlet distribution

The statistics package does not support multivariate distributions. This package provides basic functions to work with the multivariate Dirichlet distribution.