Skip to content

Dirichlet priors

Colm Talbot requested to merge dirichlet-priors into master

This MR adds a DirichletPriorDict for if you want to sample from a multinomial distribution. It's a fun (and hopefully useful) application of the conditional priors.

An example of the prior image.

Requires !332 (merged).

Merge request reports