modelFun: Model function

Description Usage Arguments Value

View source: R/modelFun.R

Description

Model function

Usage

1
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


genSEIR documentation built on July 12, 2021, 5:07 p.m.