SIRSvaccination: SIRS model with vaccination at birth

Description Usage Arguments Value

View source: R/models.R

Description

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

Usage

1
SIRSvaccination(t, y, parms)

Arguments

t

numeric vector of time points.

y

numeric vector of variables.

parms

named vector of model parameters.

Value

equation list


shinySIR documentation built on Oct. 23, 2020, 7:36 p.m.