Set up a function to compute the travel EIR

setup_travel_eir(
  pars,
  travelEIR = 0,
  F_season = F_flat,
  F_trend = F_flat,
  i = 1
)

Arguments

pars

a list

travelEIR

the time spent traveling

F_season

a function describing a seasonal pattern

F_trend

a function describing a trend

i

the host species index

Value

an xds object