SIRSbirths {shinySIR}R Documentation

SIRS model with demography

Description

These equations describe the classic SIRS model with equal birth and death rates.

Usage

SIRSbirths(t, y, parms)

Arguments

t

numeric vector of time points.

y

numeric vector of variables.

parms

named vector of model parameters.

Value

equation list


[Package shinySIR version 0.1.2 Index]