simulate_crowd_cases: Simulate Cases using Crowd Reproduction Number estimates

View source: R/epinow2.R

simulate_crowd_casesR Documentation

Simulate Cases using Crowd Reproduction Number estimates

Description

Simulate Cases using Crowd Reproduction Number estimates

Usage

simulate_crowd_cases(crowd_rt, model_dir, target_date)

Arguments

crowd_rt

A data frame containing the following variables: location, target, date, value, and sample.

model_dir

A character string giving the path to the directory in which the saved EpiNow2 model objects are stored.

target_date

A character string indicating the target date.

Value

A list containing the output from EpiNow2::simulate_infections named by target and location.


epiforecasts/europe-covid-forecast documentation built on Jan. 15, 2025, 8:57 p.m.