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 (<5), log-domain, math-functions, mwc-random, random, vector [details]
License BSD-3-Clause
Copyright 2021 Dominik Schrempf
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 2022-07-10T08:37:52Z
Distributions LTSHaskell:0.1.0.7, NixOS:0.1.0.7, Stackage:0.1.0.7
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 799 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 2022-07-10 [all 1 reports]

Readme for dirichlet-0.1.0.7

[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.