SIRSvaccination: SIRS model with vaccination at birth

View source: R/models.R

SIRSvaccinationR Documentation

SIRS model with vaccination at birth

Description

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

Usage

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


SineadMorris/shinySIR documentation built on June 9, 2024, 6:08 p.m.