R/exposure-nb.R
foi2eir.nb.Rd
Implements foi2eir for a negative binomial model
# S3 method for class 'nb'
foi2eir(foi, b, pars)
a numeric vector of length nStrata
Compute the daily AR, \(h\), given the daily EIR, \(E\), under a negative binomial model for the distribution of bites per person, and \(b\), the probability of infection per infective bite: $$\alpha = \left(e^{h/\phi} -1\right) \frac \phi b $$