extractTech1: Extract Technical 1 matrix from Mplus

View source: R/parseOutput.R

extractTech1R Documentation

Extract Technical 1 matrix from Mplus

Description

Function that extracts the Tech1 matrix

Usage

extractTech1(outfiletext, filename)

Arguments

outfiletext

the text of the output file

filename

The name of the file

Value

A list of class “mplus.tech1”

See Also

matrixExtract

Examples

# make me!!!

michaelhallquist/MplusAutomation documentation built on March 14, 2024, 11:03 a.m.