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.
84 stars 46 forks source link

Mplus errors and warnings are still not being extracted from the mplus output in new 1.0.0 version #162

Open gitz13 opened 2 years ago

gitz13 commented 2 years ago

Using version 1.0.0

The package is still not reading errors and warnings from output. I have attempted to readModels() with the 0.8 version as well with no success.

Errors are viewable in the output modelsummary.no.con=readModels(target = "G:/mplusfiles/no.convergence.out", recursive = FALSE, what = "all", quiet = FALSE) modelsummary.no.con$output image

Errors and warnings list are empty image

Here is an output file to replicate the issue with. no.convergence.txt