| summary.estimate_dist | R Documentation |
Returns parameter summary statistics for the fitted delay
distribution model.
## S3 method for class 'estimate_dist'
summary(object, CrIs = c(0.2, 0.5, 0.9), ...)
object |
A fitted model object from |
CrIs |
Numeric vector of credible intervals to calculate. |
... |
Additional arguments (currently unused) |
A <data.table> with summary statistics for the delay
distribution parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.