getInfections: Get infections

View source: R/getInfections.R

getInfectionsR Documentation

Get infections

Description

Gets the total infections from the given model

Usage

getInfections(model, ...)

Arguments

model

A flumodels model object

...

Other parameters for the class-specific functions

Details

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


HHS/ASPR-flumodels documentation built on Dec. 6, 2022, 12:20 p.m.