Skip to contents

Make parameters for forced (dynamic) human demography model

Usage

make_parameters_demography_dynamic(
  pars,
  H,
  residence,
  searchWts,
  TaR,
  birthFpars,
  Hmatrix,
  birthsXstrata
)

Arguments

pars

a list

H

a function taking a single argument t and returning a vector of length nStrata.

residence

is a vector describing patch residency

searchWts

is a vector describing blood feeding search weights

TaR

is a matrix describing time spent among patches

birthFpars

setup to dispatch and compute F_birth

Hmatrix

does a set of state transitions

birthsXstrata

distributes births to the youngest strata

Value

none