computeActualRTimeSeries: Compute actual reproductive number time series

View source: R/getActualRTimeSeries.R

computeActualRTimeSeriesR Documentation

Compute actual reproductive number time series

Description

This is a helper function that implements the calculations in the various 'getActualRTimeSeries' model class-specific functions

Usage

computeActualRTimeSeries(model, reconstructState, getDerivative)

Arguments

model

A flumodels model object

reconstructState

A function that reconstructs the state of the model

getDerivative

A function that computes the derivative of the model

model

A flumodels model object


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