rudirichlet {familial} | R Documentation |
Random number generation for the uniform Dirichlet distribution (having all concentration parameters set to one).
rudirichlet(n, d)
n |
the number of observations |
d |
the number of dimensions |
A matrix; each row is a random draw and each column is a dimension.
Ryan Thompson <ryan.thompson1@unsw.edu.au>