Generates m complete data sets using multiple imputation.
Arguments
- data_missing
 Numeric matrix. Output of the
AmputeDatafunction or a three-column data set with missing data.- m
 Positive integer. Number of imputations.
- mplus_bin
 Character string. Path of Mplus binary.
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()