It holds the model of aggregated imputed data
Slots
FunctionThe object to pass to the
model.funargument ofmultimput::model_impute().PackageA vector of package names which must be loaded to run the function.
ModelArgsThe object to pass to the
model.argsargument ofmultimput::model_impute().PrepareModelArgsAn optional list containing a single function that will be applied to the object. The result of the function will be appended to the
ModelsArgs.ExtractorThe object to pass to the
extractorargument ofmultimput::model_impute().ExtractorArgsThe object to pass to the
extractor.argsargument ofmultimput::model_impute().FilterThe object to pass to the
filterargument ofmultimput::model_impute().MutateThe object to pass to the
mutateargument ofmultimput::model_impute().AggregatedImputedAn
aggregatedImputedobject with multiple imputations.ResultsThe
data.framewith the results ofmultimput::model_impute().