gamma {superspreading}R Documentation

Defines the gamma functions in terms of the mean reproductive number (R) and the dispersion parameter (k)

Description

Usage

dgammaRk(x, R, k)

pgammaRk(x, R, k)

fvx(x, R, k)

Arguments

R

A number specifying the R parameter (i.e. average secondary cases per infectious individual).

k

A number specifying the k parameter (i.e. overdispersion in offspring distribution from fitted negative binomial).


[Package superspreading version 0.3.0 Index]