extractTech1 {MplusAutomation} | R Documentation |
Extract Technical 1 matrix from Mplus
Description
Function that extracts the Tech1 matrix
Usage
extractTech1(outfiletext, filename)
Arguments
outfiletext |
the text of the output file |
filename |
The name of the file |
Value
A list of class “mplus.tech1”
See Also
Examples
# make me!!!
[Package MplusAutomation version 1.1.1 Index]