Learn R Programming

MplusAutomation (version 1.1.1)

extractTech12: 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)

Value

A list of class “mplus.tech12”

Arguments

outfiletext

the text of the output file

filename

The name of the file

See Also

matrixExtract

Examples

Run this code
# make me!!!

Run the code above in your browser using DataLab