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!!!

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