c.dist_spec: Combines multiple delay distributions for further processing
Description
This combines the parameters so that they can be fed as multiple delay
distributions to epinow()
or estimate_infections()
.
Usage
# S3 method for dist_spec
c(...)
Value
Combined delay distributions (with class dist_spec()
`)
Arguments
- ...
The delay distributions (from calls to dist_spec()
) to combine