| AbstractDistribution | |
| Dirichlet | Implement a k-dimensional Dirichlet distribution using draws from k gamma distributions and then normalizing. |
| Gamma | Implement the gamma distribution. |
| Normal |
| AbstractDistribution | |
| Dirichlet | Implement a k-dimensional Dirichlet distribution using draws from k gamma distributions and then normalizing. |
| Gamma | Implement the gamma distribution. |
| Normal |