Closed boxtown closed 7 years ago
Implement first multinomial distribution (Dirichlet)
punting on this because #17 is a lot more work than anticipated
https://en.wikipedia.org/wiki/Dirichlet_distribution
https://github.com/mathnet/mathnet-numerics/blob/master/src/Numerics/Distributions/Dirichlet.cs
completed
Implement first multinomial distribution (Dirichlet)