compute_bloodmeal: Compute bloodmeals taken by mosquitoes on hosts

View source: R/bloodmeal.R

compute_bloodmealR Documentation

Compute bloodmeals taken by mosquitoes on hosts

Description

This should be run prior to any step functions to update components over a time step. It computes various quantities related to disease transmission between species using the generic interfaces (methods) provided by each component. It updates h, vectors giving per-capita force of infection for the bird and human components, and kappa, the net infectiousness of hosts for the mosquito component.

Usage

compute_bloodmeal(model)

Arguments

model

an object from MicroMoB::make_MicroMoB


dd-harp/MicroWNV documentation built on March 19, 2022, 11:38 a.m.