expected_cases: Gives cases expected given history of cases and Rt

View source: R/utils.R

expected_casesR Documentation

Gives cases expected given history of cases and Rt

Description

Gives cases expected given history of cases and Rt

Usage

expected_cases(Rt, weights, cases_history)

Arguments

Rt

effective reproduction number

weights

a vector of normalised weights

cases_history

a vector containing history of cases arranged from recent to past

Value

an expected number of cases


ben18785/incidenceinflation documentation built on Feb. 8, 2024, 2:36 a.m.