View source: R/getRTimeSeries.R
getSusceptibilityVectorTimeSeries | R Documentation |
Gets the time series of effective fractions of the population by age group that are susceptible to infection.
getSusceptibilityVectorTimeSeries(model) ## S3 method for class 'SEIRModel' getSusceptibilityVectorTimeSeries(model) ## S3 method for class 'SEIRVModel' getSusceptibilityVectorTimeSeries(model) ## S3 method for class 'SEIRV2DoseModel' getSusceptibilityVectorTimeSeries(model) ## S3 method for class 'SEIRVMonoModel' getSusceptibilityVectorTimeSeries(model)
model |
A flumodels model object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.