Learn R Programming

exDE (version 1.0.0)

make_parameters_X_SIS: Make parameters for SIS human model

Description

Make parameters for SIS human model

Usage

make_parameters_X_SIS(pars, b, c, r, Psi, wf = 1, X0, H)

Value

a list with class SIS.

Arguments

pars

an environment

b

transmission probability (efficiency) from mosquito to human

c

transmission probability (efficiency) from human to mosquito

r

recovery rate

Psi

a matrix of dimensions nPatches by nStrata

wf

vector of biting weights of length nStrata

X0

size of infected population in each strata

H

size of human population in each strata