F_x_lag.SIS: Size of lagged effective infectious human population

View source: R/human-SIS.R

F_x_lag.SISR Documentation

Size of lagged effective infectious human population

Description

Implements F_x_lag for the SIS model.

Usage

## S3 method for class 'SIS'
F_x_lag(t, y, pars, lag)

Arguments

t

current simulation time

y

state vector

pars

an environment

lag

duration of lag t-lag

Value

a numeric vector of length nStrata


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