dggamma | R Documentation |
Generalised Gamma (GG) Probability Density Function. http://rpubs.com/FJRubio/GG
dggamma(t, theta, kappa, delta, log = FALSE)
t |
: positive argument #' @param log: log scale (TRUE or FALSE) |
theta |
: scale parameter |
kappa |
: shape parameter |
delta |
: shape parameter |
the value of the GG probability density function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.