mplussplit: mplussplit

View source: R/alignmentsupportfnc.R

mplussplitR Documentation

mplussplit

Description

Split a Mplus output into multiple parts.

Usage

mplussplit(outpath = outpath, inputfile = inputfile)

Arguments

outpath

usually set up as in the folder name Output_date of running the program

inputfile

string of file path and Mplus output filename. It should be separated by / or \

Details

In order for the program to work, a Mplus output must have these parts: 1. INPUT INSTRUCTIONS 2. SUMMARY OF ANALYSIS 3. MODEL FIT INFORMATION 4. MODEL RESULTS 5. ALIGNMENT OUTPUT 6. SAVEDATA INFORMATION Six files, including ext1_input instructions.txt, ext2_summary of analysis.txt, ext3_model fit information.txt, ext4_model results.txt, ext5_alignment output.txt, and ext6_savedata information.txt respectively will be generated and stored in the folder Output_date of running the program at the current working directory.

Value

Six output text files from an original Mplus output

Author(s)

Hai Nguyen hnguye72@uic.edu


hai-mn/Harmony documentation built on Feb. 7, 2023, 2:52 p.m.