It hold analysis data based on an INLA Poisson model
Slots
DataA
data.framewith the data.LinearCombinationAn optional matrix with the linear combinations.
ReplicateNameAn optional list with names of replicates.
ModelEither NULL or the resulting INLA model.
FamilyThe family of the INLA model.
ControlA named list with options passed to the arguments of
INLA::inla().ImputationSizeThe number of multiple imputations. Defaults to
0, indication no multiple imputation.MinimumAn optional string containing the name of the variable in
Dataholding the minimal values for imputation.RawImputedA
rawImputedobject with multiple imputations.ExtraA data.frame with extra data to add to the imputations. This data is not used in the imputation model. It must contain the same variables as the original data.