Checks whether any models in the list of Mplus models did not converge, and removes those that did not converge.

mplus_remove_converge(Mplus_model)

Arguments

Mplus_file

An Mplus object generated by the Mplus Automation package from Mplus output using the readModels function. This can contain multiple models.

Value

The original Mplus output excluding the non-converged models.

See also