extractTech7: Extract Technical 7 from Mplus

View source: R/parseOutput.R

extractTech7R Documentation

Extract Technical 7 from Mplus

Description

The TECH7 option is used in conjunction with TYPE=MIXTURE to request sample statistics for each class using raw data weighted by the estimated posterior probabilities for each class.

Usage

extractTech7(outfiletext, filename)

Arguments

outfiletext

the text of the output file

filename

The name of the file

Value

A list of class “mplus.tech7”

See Also

matrixExtract

Examples

# make me!!!

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