se1e2ir: Implements the rate of change of the SE1E2IR model for...

Description Usage Arguments Examples

Description

The se1e2ir returns the rate of change of the SE1E2IR model that can be integrated using deSolve package

Usage

1
se1e2ir(t, y, param)

Arguments

t

A vector of times for integration

y

A vector of state variables

param

A vector of parameter values (i.e., sigma, gamma, R)

Examples

1
pop <- setup_population(disease, country); calculate_cases(disease, country, pop)

kimfinale/particlefilter documentation built on March 6, 2021, 9:49 a.m.