Skip to contents

This sets up a bed net model

Usage

setup_irs(
  xds_obj,
  spray_houses_name = "none",
  spray_houses_opts = list(),
  effects_name = "none",
  effects_opts = list(),
  coverage_name = "none",
  coverage_opts = list(),
  effect_sizes_name = "none",
  effect_sizes_opts = list()
)

Arguments

xds_obj

a ramp.xds model object

spray_houses_name

the name of a model for bed net ownership

spray_houses_opts

options for the bed net ownership 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

effect_sizes_name

the name of a model for bed net effect sizes

effect_sizes_opts

options for the bed net effect sizes model

Value

a ramp.xds model object