extractSampstat: Helper function to extract the sample statistics from Mplus...

View source: R/parseOutput.R

extractSampstatR Documentation

Helper function to extract the sample statistics from Mplus output Depends on OUTPUT: SAMPSTAT

Description

Helper function to extract the sample statistics from Mplus output Depends on OUTPUT: SAMPSTAT

Usage

extractSampstat(outfiletext, filename)

Arguments

outfiletext

The character vector containing all strings from output file

filename

The current out file being parsed


MplusAutomation documentation built on May 29, 2024, 5:29 a.m.