extractTech7 {MplusAutomation} | R 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
Examples
# make me!!!
[Package MplusAutomation version 1.1.1 Index]