Learn R Programming

shinySIR (version 0.1.2)

SIS: SIS model

Description

These equations describe the classic SIS model with no births or deaths.

Usage

SIS(t, y, parms)

Arguments

t

numeric vector of time points

y

numeric vector of variables

parms

named vector of model parameters.

Value

equation list