C. J. van Lissa
C. J. van Lissa
Could you try to install the version I just pushed to this repository?
And if you run a model manually using MplusAutomation, does it work?
This is hard for me to debug, because it's related to your situation which requires Mplus_command. Looking at the code, it should get passed down to mplusModeler
That's possible; could you try specifying an absolute and a relative file path to `modelout = `?
And if you additionally specify the dataout?
You mean, it works but the resulting object does not contain a `$results` element?
Dear Alberto, I'm going to leave this issue open in case anyone wants to address it, but I won't be actively working on it because I don't know how to...
This seems out of scope for tidySEM.. my focus is on developing the mixture model capabilities. Although you/someone else is welcome to contribute a pull request!
@sda030 if you use `table_results(columns = NULL)` you will get ALL available information, including variable labels. I think that will help you. @haozhou1988 I think this is the way to...
No specific provisions have been made for these options, but in principle they can be passed on to the estimating package. Can you share some syntax of what you're trying...