This class is a container for the parameterization of the Mean models.
Mean-class.RdThis class is a container for the parameterization of the Mean models.
Slots
timeTrendIndicates whether a time trend should be included in the model.
timepoints_per_unitNumber of time points within the considered time unit (e.g. 52 for weekly observations in a year).
offsetTRUE if an offset should be included in the model.
formula_bckgA formula which models the 'normal' (background) states.
formulaA formula which models which includes variable(s) to model 'excess' state(s).