compute_f.RM: Compute mosquito feeding rate for RM model (f)

View source: R/mosquito_RM.R

compute_f.RMR Documentation

Compute mosquito feeding rate for RM model (f)

Description

This method simply returns the f parameter of the mosquito object, because the RM model assumes a constant blood feeding rate.

Usage

## S3 method for class 'RM'
compute_f(model, B)

Arguments

model

an object from make_MicroMoB

B

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

Value

a vector of length p giving the per-capita blood feeding rate of mosquitoes in each patch


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