This is another bug fix release. Of particular interest, we have disabled the reporting of standard error estimates. Standard errors had been calculated using an approximation of the hessian matrix. As a result, the reported standard errors did not reflect the correct values. We will begin reporting correct standard error estimates starting with OpenMx version 0.3.0.
bug fix for memory leak behavior in kronecker product calculation
implemented kronecker exponentiation operator %^%.
actually updating means calculations in ordinal FIML models
removing standard errors from summary() until they are computed correctly