extractTech4: Extract Technical 4 matrix from Mplus

View source: R/parseOutput.R

extractTech4R Documentation

Extract Technical 4 matrix from Mplus

Description

Function that extracts the Tech4 matrix

Usage

extractTech4(outfiletext, filename)

Arguments

outfiletext

the text of the output file

filename

The name of the file

Value

A list of class “mplus.tech4”

See Also

matrixExtract

Examples

# make me!!!

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