importMplus {mlVAR} | R Documentation |
Import output from Mplus
Description
This function imports the output from an Mplus model that has been generated by mlVAR. It can be used to make manual changes to the input file.
Usage
importMplus(outfile)
Arguments
outfile |
Location of Mplus output file. |
Author(s)
Sacha Epskamp <mail@sachaepskamp.com>
[Package mlVAR version 0.5.2 Index]