Skip to contents

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

Usage

make_bednet_coverage_function(
  options = list(),
  mean = 1,
  F_season = F_flat,
  season_par = list(),
  F_trend = F_flat,
  trend_par = list()
)

Arguments

options

a list of options to override defaults

mean

the mean bednet_coverage

F_season

the seasonal signal in bednet coverage

season_par

parameters to configure F_season

F_trend

a temporal trend in bednet coverage

trend_par

parameters to configure F_trend

Value

a ramp.xds model object