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


[Package MicroMoB version 0.1.2 Index]