gamma {superspreading} | R Documentation |
Defines the gamma functions in terms of the mean reproductive number (R) and the dispersion parameter (k)
Description
-
dgammaRk()
for the gamma density function -
pgammaRk()
for the gamma distribution function -
fvx()
fore the gamma probability density function (pdf) describing the individual reproductive number\nu
given R0 and k
Usage
dgammaRk(x, R, k)
pgammaRk(x, R, k)
fvx(x, R, k)
Arguments
R |
A |
k |
A |
[Package superspreading version 0.4.0 Index]