dXdt.SIS: Derivatives for human population

View source: R/human-SIS.R

dXdt.SISR Documentation

Derivatives for human population

Description

Implements dXdt for the SIS model.

Usage

## S3 method for class 'SIS'
dXdt(t, y, pars, EIR)

Arguments

t

current simulation time

y

state vector

pars

an environment

EIR

vector giving the per-capita entomological inoculation rate for each strata

Value

a numeric vector


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