mxConstraint error: reports Non-conformable subtraction, should own up :-)
Hi chaps,
I was incorporating mxConstraint() into a model today and getting the following error
mxRun(model) Running common_path_constraint_ACE Error in mxRun(model) : Non-conformable matrices in Matrix Subtract.
The actual problem is that I was equating a 2*2 Identity to a 1*1 Full, so the error is misleading...
Would be nice if the error contained the matrix names (i.e., L and nFac_IMatrix) and mxConstraint rather than subtraction
Here's a fragment to show the usage...
share = mxModel("all",