extractTech12 {MplusAutomation} | R Documentation |
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.
extractTech12(outfiletext, filename)
outfiletext |
the text of the output file |
filename |
The name of the file |
A list of class “mplus.tech12”
# make me!!!