Currently this doesn't work:
fit= mxRun(model); mxRun(fit)The result is:
Running twinACE Running twinACE Error: The expected means matrix associated with the FIML objective function in model 'twinACE' does not contain dimnames.
I guess the dimnames are being stripped off in the result making the resulting fit not a runnable model.
#1
Log in or register to post comments
#2
FYI running mxRun output as input takes much less time...
Log in or register to post comments
#3
Log in or register to post comments