View source: R/getRTimeSeries.R
getInfectiousnessVectorTimeSeries | R Documentation |
Gets the time series of effective fractions of the population by age group that are infectious.
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)
model |
A flumodels model object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.