Creates an epidist_estimates_data object from published summary estimates
of a delay distribution.
Each row is a single reported summary component (a mean, a standard
deviation, or a quantile) together with the metadata needed to work out what
the study that reported it was actually estimating.
These objects are the summary data input to as_epidist_meta_model().
See the specific methods for details on supported input formats and usage
examples.
Details
The meta model these objects feed is experimental. Its interface may still change in future releases.
See also
Other estimates_data:
as_epidist_estimates_data.data.frame(),
as_epidist_estimates_data.epidist_estimates_data(),
as_epidist_estimates_data.epidist_multivariate(),
as_epidist_estimates_data.list(),
assert_epidist.epidist_estimates_data(),
epidist_estimates_parameters(),
epidist_estimates_summaries(),
is_epidist_estimates_data(),
new_epidist_estimates_data()
