make_parameters_X_SIS: Make parameters for SIS human model

View source: R/human-SIS.R

make_parameters_X_SISR Documentation

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)

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

Value

a list with class SIS.


exDE documentation built on Nov. 18, 2022, 5:08 p.m.