compute_Z {MicroMoB}R 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


[Package MicroMoB version 0.1.2 Index]