make_parameters_X_SIP: Make parameters for SIP human model

View source: R/human-SIP.R

make_parameters_X_SIPR Documentation

Make parameters for SIP human model

Description

Make parameters for SIP human model

Usage

make_parameters_X_SIP(pars, b, c, r, rho, eta, Psi, wf = 1, X0, P0, H)

Arguments

pars

an environment

b

transmission probability (efficiency) from mosquito to human

c

transmission probability (efficiency) from human to mosquito

r

recovery rate

rho

probability of successful treatment upon infection

eta

prophylaxis waning 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

P0

size of population protected by prophylaxis in each strata

H

size of human population in each strata

Value

a list with class SIP.


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