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