Skip to contents

This class is a generic container for a formula which specifies the model used for excess count detection.

Slots

name

Name of the model. Must be one of c("FarringtonNoufaily", "Harmonic", "Custom", "MultiState").

shared_params

Indicates whether model parameters are shared across multiple time series.

coefficients

Coefficients of a fitted model.

failed_optim

TRUE if an error occured during model fitting.