make_Xpar_SIP: Make parameters for SIP human model, with defaults

View source: R/human-SIP.R

make_Xpar_SIPR Documentation

Make parameters for SIP human model, with defaults

Description

Make parameters for SIP human model, with defaults

Usage

make_Xpar_SIP(
  nStrata,
  Xopts = list(),
  b = 0.55,
  r = 1/180,
  c = 0.15,
  rho = 0.1,
  eta = 1/25,
  xi = 1/365
)

Arguments

nStrata

the number of population strata

Xopts

a list that could overwrite defaults

b

transmission probability (efficiency) from mosquito to human

r

recovery rate

c

transmission probability (efficiency) from human to mosquito

rho

probability of successful treatment upon infection

eta

prophylaxis waning rate

xi

background treatment rate

Value

a list


dd-harp/MicroMoB documentation built on June 6, 2024, 4:43 p.m.