ddirichlet | R Documentation |
Density function for the Dirichlet distribution.
ddirichlet(x, alpha)
x |
A k-dimensional vector of values that sum to 1 for which to calculate the density |
alpha |
A k-dimensional vector of the Dirichlet distribution parameters. |
This is usually not to be called by the user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.