If dynamic forcing has not already been set up, then turn on dynamic forcing and set all the

xds_setup_bednets(
  pars,
  distribute_name = "none",
  distribute_opts = list(),
  own_name = "none",
  own_opts = list(),
  use_name = "none",
  use_opts = list(),
  effects_name = "none",
  effects_opts = list(),
  coverage_name = "none",
  coverage_opts = list(),
  effectsizes_name = "none",
  effectsizes_opts = list()
)

Arguments

pars

an xds object

distribute_name

the name of a model for mass bed net distribution

distribute_opts

options for the bed net distribution model

own_name

the name of a model for bed net ownership

own_opts

options for the bed net ownership model

use_name

the name of a model for bed net usage

use_opts

options for the bed net usage model

effects_name

the name of a model for bed net effects

effects_opts

options for the bed net effects model

coverage_name

the name of a model for bed net coverage

coverage_opts

options for the bed net coverage model

effectsizes_name

the name of a model for bed net effect sizes

effectsizes_opts

options for the bed net effect sizes model

Value

an xds object