Returns a data.frame with a information on the posterior of a few key Stan parameters.

summaryEpi(ccr)

Arguments

ccr

A covidestim_result object

Value

A data.frame with the following variables:

  • par: Name of the Stan parameter

    \item \code{2.5%}, \code{50%}, \code{97.5%}: Quantiles for the posterior
      distribution of \code{par}.