Skip to content

Commit

Permalink
Merge branch 'develop' into update_dist_interface
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Feb 11, 2023
2 parents 9c17078 + 7ad648e commit 1339159
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions touchstone/setup.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ reporting_delay <- dist_spec(
mean = convert_to_logmean(2, 1), mean_sd = 0,
sd = convert_to_logsd(2, 1), sd_sd = 0, max = 10
)

generation_time <- generation_time_opts(generation_time)
delays <- delay_opts(c(incubation_period, reporting_delay))

0 comments on commit 1339159

Please sign in to comment.