Dirichlet priors
Compare changes
- Colm Talbot authored
@@ -11,9 +11,9 @@ label = "dirichlet_"
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.
Requires !332 (merged).