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

View source: R/mosquito_BQ.R

compute_q.BQR Documentation

Compute human blood feeding fraction for BQ model (q)

Description

The human blood feeding fraction is simply the proportion of human hosts.

Usage

## S3 method for class 'BQ'
compute_q(model, W, Wd, B)

Arguments

model

an object from make_MicroMoB

W

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

Wd

a vector of length p giving visitor availability by patch (W_{δ})

B

a vector of length p giving total blood host availability by patch (B)

Value

a vector of length p giving the proportion of bites taken on human hosts in each blood feeding haunt


MicroMoB documentation built on Jan. 17, 2023, 9:06 a.m.