BLAS/LAPACK routine 'OMXUNS' gave error code -8
Posted on
Mike Cheung
Joined: 10/08/2009
Forums
Hi, all.
I am fitting a three-level meta-analysis. The model handles missing values in the predictors with FIML. It worked fine in OpenMx_1.4-3532 (see the files of test5a).
It gave an error in OpenMx_2.0.0-3578 (see the files of test5b):
Error in runHelper(model, frontendStart, intervals, silent, suppressWarnings, :
BLAS/LAPACK routine 'OMXUNS' gave error code -8
Calls: mxRun -> runHelper -> .Call
Execution halted
Any suggestions are welcome. Thanks in advance.
Mike
File attachments
your A matrix is specified as an algebra
Pls try again with 3579. I added a test for this case as well.
Log in or register to post comments
In reply to your A matrix is specified as an algebra by jpritikin
It worked! Many thanks again!
It worked! Many thanks again!
Log in or register to post comments