A negative binomial model for the attack rate as a function of the daily EIR.
Usage
# S3 method for class 'nb'
F_ar(eir, b, pars)
Value
a numeric vector of length nStrata
Details
This function computes the daily AR, eir
,
under a negative binomial model for the distribution
of bites per person, and
pnbinom(0, mu=b*eir, size=phi, lower.tail=FALSE)
See also
Related topics: Exposure.dts, setup_exposure_nb & F_foi.nb