compute_Z: Compute density of infective mosquitoes (Z)

View source: R/mosquito_interface.R

compute_ZR Documentation

Compute density of infective mosquitoes (Z)

Description

This method dispatches on the type of model$mosquito. Z is also known as the "sporozoite rate" in malariology.

Usage

compute_Z(model)

Arguments

model

an object from make_MicroMoB

Value

a vector of length p giving the density of infected and infectious mosquitoes in each patch


MicroMoB documentation built on Jan. 17, 2023, 9:06 a.m.