pandemicEstimated-objects: pandemicEstimated objects: Fitted PandemicLP model

pandemicEstimated-objectsR Documentation

pandemicEstimated objects: Fitted PandemicLP model

Description

The PandemicLP model-fitting functions return an object of S3 class pandemicEstimated, which is a list containing the components described below.

Elements for pandemicEstimated objects

model_name

the model name used.

family

string indicating data distribution.

multiwaves

number of waves.

seasonal_effect

string vector of the weekdays' name with sazonal effect.

cases.type

the type of cases of interest used in modeling the epidemic.

config.inputs

a list with the main input arguments used in pandemic_model.

priors

a list with information on the prior distributions used and model restrictions (if there are any).

fit

an object of S4 Class stanfit representing the fitted results via sampling. For additional information about this element fit, see stanfit.

Y

a list with the data.


PandemicLP documentation built on March 18, 2022, 6:22 p.m.