sivmod {epimdr}R Documentation

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

Description

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

Usage

sivmod(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 epimdr version 0.6-5 Index]