Skip to contents

Make parameters for trivial human model

Usage

make_Xpar_trivial(
  nPatches,
  Xopts,
  kappa = 0.1,
  HPop = 1,
  F_season = F_flat,
  season_par = list(),
  F_trend = F_flat,
  trend_par = list()
)

Arguments

nPatches

the number of patches

Xopts

a list

kappa

net infectiousness

HPop

initial human population density

F_season

a function describing a seasonal pattern

season_par

parameters to configure a F_season using make_function

F_trend

a function describing a temporal trend

trend_par

parameters to configure F_trend using make_function

Value

a list