View source: R/getInfections.R
getInfections | R Documentation |
Gets the total infections from the given model
getInfections(model, ...)
model |
A flumodels model object |
... |
Other parameters for the class-specific functions |
This is the generic function, for class-specific versions see:
getInfections.SEIRModel
for SEIR-type models
getInfections.SEIRVModel
for SEIRV-type models
getInfections.SEIRV2DoseModel
for SEIRV2Dose-type models
getInfections.SEIRTModel
for SEIRT-type models
getInfections.SEIRTVModel
for SEIRTV-type models
getInfections.SEIRTV2DoseModel
for SEIRTV2Dose-type models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.