create_reporting_from_single_parameters_df: Creates a reporting parameter tibble with a single set of...

View source: R/simulated-data.R

create_reporting_from_single_parameters_dfR Documentation

Creates a reporting parameter tibble with a single set of reporting parameters

Description

Creates a reporting parameter tibble with a single set of reporting parameters

Usage

create_reporting_from_single_parameters_df(time_onsets, reporting_parameters)

Arguments

time_onsets

a vector of symptom onset times

reporting_parameters

named list of 'mean' and 'sd' of gamma distribution characterising the reporting delay distribution

Value

a tibble with three columns: 'time_onset', 'mean', 'sd'


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