latentsplit: latentsplit

View source: R/alignmentsupportfnc.R

latentsplitR Documentation

latentsplit

Description

Split Mplus latent classes into separated parts and save each to a file

Usage

latentsplit(
  filepath = paste0("Output", "_", Sys.Date()),
  inputfile = "ext4_model results.txt"
)

Arguments

filepath

usually a specific folder "Output_Date's today" stored the

inputfile

usually a file of "ext4_model results.txt" produced by mplussplit function

Details

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.

Value

One or multiple latent class files depended on how many groups we have

Author(s)

Hai Nguyen hnguye72@uic.edu


hai-mn/harmony documentation built on Jan. 30, 2023, 2:57 a.m.