ebsummary: ebsummary Generic

Description Usage Arguments Details See Also

View source: R/ebsummary.R

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.

Usage

1

Arguments

x

An object.

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.

See Also

Other classes' generics used within this package include ebhistorical for output objects of the EpiBayesHistorical function and ebsamplesize for output objects of the EpiBayesSampleSize function.


EpiBayes documentation built on May 30, 2017, 4:01 a.m.