extractTech12: Extract Technical 12 from Mplus

View source: R/parseOutput.R

extractTech12R Documentation

Extract Technical 12 from Mplus

Description

The TECH12 option is used in conjunction with TYPE=MIXTURE to request residuals for observed versus model estimated means, variances, covariances, univariate skewness, and univariate kurtosis. The observed values come from the total sample. The estimated values are computed as a mixture across the latent classes.

Usage

extractTech12(outfiletext, filename)

Arguments

outfiletext

the text of the output file

filename

The name of the file

Value

A list of class “mplus.tech12”

See Also

matrixExtract

Examples

# make me!!!

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