This function is a wrapper for the functions
mplusObject and
mplusModeler. Using this function requires
'Mplus' to be installed.
Usage
estimate_mplus(x, ...)
Value
An object of class mplusObject.
Arguments
x
An object of class tidy_sem.
...
Additional parameters passed to
mplusObject and
mplusModeler. These arguments are matched to
the correct function by name. The arguments rdata, and MODEL
cannot be edited, as they are determined from the tidy_sem object.
Details
The arguments dataout, modelout, and run are
optional. If these are not specified, the model will be run in
tempdir.