It holds the model of aggregated imputed data
Slots
Function
The object to pass to the
model.fun
argument ofmultimput::model_impute()
.Package
A vector of package names which must be loaded to run the function.
ModelArgs
The object to pass to the
model.args
argument ofmultimput::model_impute()
.PrepareModelArgs
An optional list containing a single function that will be applied to the object. The result of the function will be appended to the
ModelsArgs
.Extractor
The object to pass to the
extractor
argument ofmultimput::model_impute()
.ExtractorArgs
The object to pass to the
extractor.args
argument ofmultimput::model_impute()
.Filter
The object to pass to the
filter
argument ofmultimput::model_impute()
.Mutate
The object to pass to the
mutate
argument ofmultimput::model_impute()
.AggregatedImputed
An
aggregatedImputed
object with multiple imputations.Results
The
data.frame
with the results ofmultimput::model_impute()
.