Determines whether any of the Mplus models did not converge. Models that do not converge will not report confidence intervals. This is used to determine whether a model converged.

mplus_converge(Mplus_file)

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

A tidy dataset indicating whether each of the models converged.