Skip to contents

Generates m complete data sets using multiple imputation.

Usage

ImputeData(data_missing, m, mplus_bin)

Arguments

data_missing

Numeric matrix. Output of the AmputeData function or a three-column data set with missing data.

m

Positive integer. Number of imputations.

mplus_bin

Character string. Path of Mplus binary.

Value

Returns a list of complete data sets.

References

Asparouhov, T., & Muthen, B. (2022). Multiple imputation with Mplus. Retrieved from http://www.statmodel.com/download/Imputations7.pdf

See also

Other Data Generation Functions: AmputeData(), GenData()

Author

Ivan Jacob Agaloos Pesigan