A Poisson model for the force of infection as a function of the daily EIR.
# S3 method for class 'pois'
F_foi(eir, b, pars)
a numeric vector of length nStrata
This function computes the daily FoI (\(h\)) as function of the local daily EIR (\(E\)) under a Poisson model for the distribution of bites per person, and the probability of infection per infective bite (\(b\)): $$h = b E$$
Related: F_foi & F_ar.pois & foi2eir.pois. Called from Exposure.xde