Learn R Programming

genSEIR (version 0.1.1)

modelFun: Model function

Description

Model function

Usage

modelFun(Y, A, K)

Arguments

Y

time vector

A

the matrix A that is found in: dY/dt = A*Y + F

K

the zero matrix for the seven states

Value

No return value, called for side effects