Learn R Programming

epidemia (version 1.0.0)

epimodel-objects: Fitted Epidemiological Model Objects

Description

An S3 class representing a fitted epidemiological model.

Arguments

Details

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.