View source: R/getActualRTimeSeries.R
getActualRTimeSeries | R Documentation |
Gets the time series of the actual observed effective reproductive numbers for the model.
getActualRTimeSeries(model) ## S3 method for class 'SEIRModel' getActualRTimeSeries(model) ## S3 method for class 'SEIRTModel' getActualRTimeSeries(model) ## S3 method for class 'SEIRVModel' getActualRTimeSeries(model) ## S3 method for class 'SEIRTVModel' getActualRTimeSeries(model) ## S3 method for class 'SEIRV2DoseModel' getActualRTimeSeries(model) ## S3 method for class 'SEIRTV2DoseModel' getActualRTimeSeries(model)
model |
A flumodels model object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.