F_kappa.RM_ode: Net infectiousness of human population to mosquitoes

View source: R/adult-RM.R

F_kappa.RM_odeR Documentation

Net infectiousness of human population to mosquitoes

Description

Implements F_kappa for the generalized RM ODE model.

Usage

## S3 method for class 'RM_ode'
F_kappa(t, y, pars)

Arguments

t

current simulation time

y

state vector

pars

an environment

Value

a numeric vector of length nPatches


exDE documentation built on Nov. 18, 2022, 5:08 p.m.