extractEFAparameters: Extract the model parameters from an EFA Mplus model output

View source: R/extractEFAparameters.R

extractEFAparametersR Documentation

Extract the model parameters from an EFA Mplus model output

Description

Extract the model parameters from an EFA Mplus model output

Usage

extractEFAparameters(outfiletext, filename)

Arguments

outfiletext

character vector of Mplus output file being processed

filename

name of the output file

Value

list of parsed EFA parameters


MplusAutomation documentation built on April 7, 2022, 1:06 a.m.