hggamma | R Documentation |
Generalised Gamma (GG) Hazard Function. http://rpubs.com/FJRubio/GG
hggamma(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 hazard function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.