Gomphertz-Makeham: The Gompertz Makeham Distribution

Description Usage

Description

The Gompertz Makeham Distribution

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
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
)

Auburngrads/SMRD documentation built on Sept. 14, 2020, 2:21 a.m.