Learn R Programming

MplusAutomation (version 0.6-1)

matrixExtract: Extract Factor Score Statistics

Description

main worker function for extracting Mplus matrix output where matrices are spread across blocks to keep within width constraints example: tech1 matrix output.

Usage

matrixExtract(outfiletext, headerLine, filename)

Arguments

outfiletext
The text of the output file
headerLine
The header line
filename
The name of the output file

Value

  • a matrix

Examples

Run this code
# make me!!!

Run the code above in your browser using DataLab