compute_q.trace: Compute null human blood feeding fraction (q)

View source: R/mosquito_trace.R

compute_q.traceR Documentation

Compute null human blood feeding fraction (q)

Description

Compute null human blood feeding fraction (q)

Usage

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

no return value


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