simple.SIR.ODE {covid19.analytics}R Documentation

Define an ODE system for a simple SIR model

Description

Define an ODE system for a simple SIR model

Usage

simple.SIR.ODE(time, state, parameters)

Arguments

time

time variable

state

state variable

parameters

parameters of the ODE


[Package covid19.analytics version 2.1.3.3 Index]