Set up a function that computes irs coverage over time.

setup_irs_multiround(
  opts = list(),
  t_init = 0,
  coverage = 0,
  type = "none",
  zap = 1
)

Arguments

opts

a list of options to override defaults

t_init

the time when IRS started

coverage

the coverage achieved

type

the IRS type

zap

the contact parameter

Value

a IRS coverage model object