SIRvaccination: SIR model with vaccination at birth

Description Usage Arguments Value

View source: R/models.R

Description

These equations describe the classic SIR model with births and deaths, constant population size, and (optional) vaccination at birth.

Usage

1
SIRvaccination(t, y, parms)

Arguments

t

numeric vector of time points

y

numeric vector of variables

parms

named vector of model parameters.

Value

equation list


Higgs32584/SIR_to_Python documentation built on Jan. 25, 2022, 3:43 a.m.