rDirichlet.Rd
Cpp function: Sample from a Dirichlet distribution
rDirichlet(n, a)
Number of random vector to return.
A positive vector of parameters.
A random matrix with n row from Dirichlet distribution with parameter a.