An S3 class representing a fitted epidemiological model.
The workhorse function epim of the epidemia package returns an object
of class epimodel. This is heavily based on the stanreg class in rstanarm
(see stanreg-objects). The internals are unimportant, but it is
helpful to read the documentation to understand how to use methods operating on epimodel
objects.