SEIR: Model Caller

Description Usage Arguments Value

View source: R/models.R

Description

Model Caller

Usage

1
SEIR(model = "M0", ...)

Arguments

model

String, either M0, M1, or M2, depending on the model chosen

...

arguments to the specific model chosen

Value

Dataframe, with susceptible counts, exposed counts, infected counts, hospitalization numbers, and recovery numbers numbers.


lemdt/CovidShinyModel documentation built on May 10, 2020, 1:54 p.m.