
Random count data from a discrete gamma distribution
Source:R/standalone-distributions.R
rdiscgamma.Rd
For count data that is under-dispersed we can use a gamma distribution rounded
to the nearest whole number. This is the same as the method of discretisation
in make_gamma_ip
, and suits delay distributions where there is less variability
than can be represented with a Poisson or negative binomial distribution.