OpenMx 0.5.1

This is primarily a bug fixing release. See the full change log for details.

Change log:

  • added error detection when multiple names are specified in mxMatrix(), mxAlgebra(), etc.
  • removed 'digits' argument from mxCompare. Target behavior of argument was unclear. See ?mxCompare
  • more informative error messages for 'dimnames' argument of objective functions
  • more informative error messages when constraints have wrong dimensions
  • improved error detected for 'nrow' and 'ncol' arguments of mxMatrix() function
  • fixed a bug in ordinal FIML objective functions with non-used continuous data