michaelhallquist / MplusAutomation

The MplusAutomation package leverages the flexibility of the R language to automate latent variable model estimation and interpretation using Mplus, a powerful latent variable modeling program developed by Muthen and Muthen (www.statmodel.com). Specifically, MplusAutomation provides routines for creating related groups of models, running batches of models, and extracting and tabulating model parameters and fit statistics.
81 stars 46 forks source link

problem with readmodels() - does it not work for models which have been fitted in mplus using multiple imputation? #211

Open cmfo500 opened 2 weeks ago

cmfo500 commented 2 weeks ago

I get the following error when I read the model I fitted directly on mplus using multiple imputed datasets:

image

Do you have any suggestions for how to work around this issue?