Mirrors the C# Dirichlet class of the Numerics library.
Examples
mvdist_pdf(mvdist_dirichlet(c(2, 3, 4)), c(0.2, 0.3, 0.5))
#> [1] 7.56
Mirrors the C# Dirichlet class of the Numerics library.
mvdist_pdf(mvdist_dirichlet(c(2, 3, 4)), c(0.2, 0.3, 0.5))
#> [1] 7.56