seir: SEIR compartmental model with 'nI' I, 'nIH' IH, 'nA' A, 'nH'...

View source: R/model.R

seirR Documentation

SEIR compartmental model with 'nI' I, 'nIH' IH, 'nA' A, 'nH' H and 'nZ' Z compartments.

Description

SEIR compartmental model with 'nI' I, 'nIH' IH, 'nA' A, 'nH' H and 'nZ' Z compartments.

Usage

seir(t, x, parms)

Arguments

t

Numerical. Simulation time.

x

List. Initial epidemiological states. x = (S, Vw, V, Ev1, Ev2, ... nEv,

parms

List. Model parameters.


phac-nml-phrsd/wem documentation built on June 6, 2024, 11:06 p.m.