This function has been deprecated. Please specify a distribution
using functions such as Gamma()
or LogNormal()
instead.
get_dist(data, disease, source, max_value = 14, fixed = FALSE)
A list defining a distribution
A <data.table>
in the format of generation_times
.
A character string indicating the disease of interest.
A character string indicating the source of interest.
Numeric, the maximum value to allow. Defaults to 14 days.
Logical, defaults to FALSE
. Should distributions be supplied
as fixed values (vs with uncertainty)?
dist_spec()