sggamma | R Documentation |
Generalised Gamma (GG) Survival Function. http://rpubs.com/FJRubio/GG
sggamma(t, theta, kappa, delta, log.p = 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 survival function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.