Takes a list of Mplus output files of class modelList, containing only mixture models with a single categorical latent variable, and converts it to an object of class tidyLPA.
as.tidyLPA(modelList)
Arguments
modelList: A list of class modelList, as generated by readModels.