extractTech3 {MplusAutomation} | R Documentation |
Extract Technical 3 matrix from Mplus
Description
Function that extracts the Tech3 matrix
Usage
extractTech3(outfiletext, savedata_info, filename)
Arguments
outfiletext |
the text of the output file |
savedata_info |
Information on saved data |
filename |
The name of the file |
Value
A list of class “mplus.tech3”
See Also
Examples
# make me!!!
[Package MplusAutomation version 1.1.1 Index]