View source: R/probability_v2.R
rdirichlet | R Documentation |
Draw from Dirichlet distribution given a vector of shape parameters.
rdirichlet(shape = rep(1, 3))
shape |
vector of shape parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.