powered by
Density function for the Dirichlet distribution.
ddirichlet(x, alpha)
A k-dimensional vector of values that sum to 1 for which to calculate the density
A k-dimensional vector of the Dirichlet distribution parameters.
This is usually not to be called by the user.