ebsummary: ebsummary Generic
Description
This function is used as a generic for the ebsummary
object class. This class is
used to store output from the method summary.eb
, which summariezes
output from the models EpiBayes_s
and EpiBayes_ns
.
Details
The EpiBayes_s
and EpiBayes_ns
functions return objects of the
class eb
, for which this is the generic. This class of objects is used to
store the output of the EpiBayes models and to reference the print
,
summary
, and plot
methods for these output objects.