Density of the Dirichlet distribution.
Arguments
- x
vector or matrix of quantiles
- alpha
vector or matrix of shape parameters
- log
logical; if TRUE
, densities \(p\) are returned as \(\log(p)\).
Value
ddirichlet
gives the density.
Details
This implementation of ddirichlet
allows for automatic differentiation with RTMB
.