extractEFAparameters {MplusAutomation} | R 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
[Package MplusAutomation version 1.1.1 Index]