| n2kInla-class | R Documentation |
n2kInla classIt hold analysis data based on an INLA Poisson model
DataA data.frame with 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
Data holding the minimal values for imputation.
RawImputedA rawImputed object 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.