View source: R/alignmentsupportfnc.R
latentsplit | R Documentation |
Split Mplus latent classes into separated parts and save each to a file
latentsplit( filepath = paste0("Output", "_", Sys.Date()), inputfile = "ext4_model results.txt" )
filepath |
usually a specific folder "Output_Date's today" stored the |
inputfile |
usually a file of "ext4_model results.txt" produced by mplussplit function |
Splitting from the Mplus model result the latent classes into parts and store each at the specified folder with names of Latent Class text files.
One or multiple latent class files depended on how many groups we have
Hai Nguyen hnguye72@uic.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.