Draw from Dirichlet distribution given a vector of shape parameters.

rdirichlet(shape = rep(1, 3))

Arguments

shape

vector of shape parameters.