Skip to contents

Set up the model for exposure. The daily EIR is an expected value, but that expectation can have a distribution in a population. For example, if the expectation is gamma distributed, then we would get a negative binomial distribution of bites per person.

Note that Exposure handles local exposure and exposure while traveling separately.

Usage

setup_exposure(EHname, xds_obj, i = 1, options = list())

Arguments

EHname

environmental heterogeneity model name

xds_obj

an xds object

i

the host species index

options

set up options list

Value

an xds object