powered by
The Gompertz Makeham Distribution
dgoma(x, shape, shape2, scale = 1)pgoma(q, shape, shape2, scale = 1)qgoma( p, shape = stop("no shape arg"), shape2 = stop("no shape2 arg"), scale = 1 )
pgoma(q, shape, shape2, scale = 1)
qgoma( p, shape = stop("no shape arg"), shape2 = stop("no shape2 arg"), scale = 1 )
A numeric vector of observations
A shape parameter
Another shape parameter
The scale parameter
A numeric vector of quantiles
A numeric vector of probabilities