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