compute_q.RM: Compute human blood feeding fraction for RM model (q)

View source: R/mosquito_RM.R

compute_q.RMR Documentation

Compute human blood feeding fraction for RM model (q)

Description

This method simply returns the q parameter of the mosquito object, because the RM model assumes a constant fraction of blood meals are taken on human hosts.

Usage

## S3 method for class 'RM'
compute_q(model, W, WB)

Arguments

model

an object from MicroMoB::make_MicroMoB

W

a vector of length p giving human availability by patch (W)

WB

a vector of length p giving bird availability by patch (W_{B})


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