sirvmod {epimdr2}R Documentation

Gradient-function for the SIR model with outbreak-response vaccination

Description

Gradient-function for the SIR model with outbreak-response vaccination

Usage

sirvmod(t, x, parms)

Arguments

t

Implicit argument for time

x

A vector with values for the states

parms

A vector with parameter values for the SIR system

Value

A list of gradients

See Also

retrospec


[Package epimdr2 version 1.0-9 Index]