View source: R/support_functions.R
logL_gammamix | R Documentation |
log-likelihood of a mixture of gamma distributions
logL_gammamix(x, w, shape, rate)
x |
numeric vector of quantile with at least length 2 |
w |
numeric vector of mixture weights |
shape |
numeric vector of shape parameters |
rate |
numeric vector of rate parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.