View source: R/simulated-data.R
create_reporting_from_single_parameters_df | R Documentation |
Creates a reporting parameter tibble with a single set of reporting parameters
create_reporting_from_single_parameters_df(time_onsets, reporting_parameters)
time_onsets |
a vector of symptom onset times |
reporting_parameters |
named list of 'mean' and 'sd' of gamma distribution characterising the reporting delay distribution |
a tibble with three columns: 'time_onset', 'mean', 'sd'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.