compute_Z.RM: Compute density of infective mosquitoes for RM model (Z)

View source: R/mosquito_RM.R

compute_Z.RMR Documentation

Compute density of infective mosquitoes for RM model (Z)

Description

This method returns Z.

Usage

## S3 method for class 'RM'
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.