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

Bug fix and new feature for Invariance Testing #72

Closed cjvanlissa closed 6 years ago

cjvanlissa commented 6 years ago

There was a bug in mixtures.R, and I tried to address issue #71

cjvanlissa commented 6 years ago

Reopened this pull request; the code seems to be robust.

michaelhallquist commented 6 years ago

Hi Caspar, thanks for this update and bugfix.

Michael