getInfectiousnessVectorTimeSeries: Get infectiousness vector time series

View source: R/getRTimeSeries.R

getInfectiousnessVectorTimeSeriesR Documentation

Get infectiousness vector time series

Description

Gets the time series of effective fractions of the population by age group that are infectious.

Usage

getInfectiousnessVectorTimeSeries(model)

## S3 method for class 'SEIRModel'
getInfectiousnessVectorTimeSeries(model)

## S3 method for class 'SEIRTModel'
getInfectiousnessVectorTimeSeries(model)

## S3 method for class 'SEIRVModel'
getInfectiousnessVectorTimeSeries(model)

## S3 method for class 'SEIRTVModel'
getInfectiousnessVectorTimeSeries(model)

## S3 method for class 'SEIRV2DoseModel'
getInfectiousnessVectorTimeSeries(model)

## S3 method for class 'SEIRTV2DoseModel'
getInfectiousnessVectorTimeSeries(model)

## S3 method for class 'SEIRVMonoModel'
getInfectiousnessVectorTimeSeries(model)

Arguments

model

A flumodels model object


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