simple.SIR.ODE: Define an ODE system for a simple SIR model

View source: R/covid19_models.R

simple.SIR.ODER 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


covid19.analytics documentation built on Oct. 16, 2023, 1:06 a.m.