| pandemicEstimated-objects | R Documentation |
The PandemicLP model-fitting functions return an object of S3 class
pandemicEstimated, which is a list containing the components described below.
pandemicEstimated objectsmodel_namethe model name used.
familystring indicating data distribution.
multiwavesnumber of waves.
seasonal_effectstring vector of the weekdays' name with sazonal effect.
cases.typethe type of cases of interest used in modeling the epidemic.
config.inputsa list with the main input arguments used in pandemic_model.
priorsa list with information on the prior distributions used and model restrictions (if there are any).
fitan object of S4 Class stanfit representing the fitted results via
sampling. For additional information about this element fit,
see stanfit.
Ya list with the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.