pggamma: Generalised Gamma (GG) Cumulative Distribution Function....

View source: R/GHSurv.R

pggammaR Documentation

Generalised Gamma (GG) Cumulative Distribution Function. http://rpubs.com/FJRubio/GG

Description

Generalised Gamma (GG) Cumulative Distribution Function. http://rpubs.com/FJRubio/GG

Usage

pggamma(t, theta, kappa, delta, log.p = FALSE)

Arguments

t

: positive argument #' @param log.p: log scale (TRUE or FALSE)

theta

: scale parameter

kappa

: shape parameter

delta

: shape parameter

Value

the value of the GG cumulative distribution function


FJRubio67/GHSurv documentation built on Aug. 1, 2022, 9:16 p.m.