Make parameters for basicL competition aquatic mosquito model

create_Lpar_basicL(
  nHabitats,
  Lopts = list(),
  psi = 1/8,
  phi = 1/8,
  theta = 1/100
)

Arguments

nHabitats

the number of habitats in the model

Lopts

a named list

psi

maturation rates for each aquatic habitat

phi

density-independent mortality rates for each aquatic habitat

theta

density-dependent mortality terms for each aquatic habitat

Value

Lpar an xds \(\cal L\) object

See also