Administration

Posted on
Picture of user. rgore Joined: 01/27/2011

Developers Meeting 10/28/11

At developers meeting on 10/27 we discussed the following:

  • The group discussed the state of the effort to run OpenMx on the CRAN platform. Mike Wilde and Tim Armstrong are currently addressing some straight forward issues to get OpenMx to run.
  • Michael Spiegel and Tim Armstrong have both observed a bottle neck of serializing and unserializing data. Spiegel has submitted a patch to the R Developers' group to address this bottleneck. Spiegel has seen a 2.4x benchmark on a micro-benchmark that just serializes and unserializes data. He has seen a 10% on a real benchmark.
Posted on
Picture of user. rgore Joined: 01/27/2011

Developers Meeting 10/21/11

At developers meeting on 10/21 we discussed the following:

  • The group reviewed the state of the multi-level modeling effort.
Posted on
Picture of user. rgore Joined: 01/27/2011

Developers Meeting 10/14/11

At developers meeting on 10/14 we discussed the following:

  • Dan Hackett is investigating some issues with the standard errors in PPML. The standard errors do not match OpenMx for some larger container models. Dan is investigating this further. We believe this is because the standard errors are unstable. Thus even the same algorithms are capable of producing different standard errors because the estimates are moving around in space so much.
Posted on
Picture of user. rgore Joined: 01/27/2011

Developers Meeting 10/7/11

At developers meeting on 10/7 we discussed the following:

  • The group is close to getting OpenMx thread-level parallelism working for calculating the hessian. Michael Spiegel, Tim Brick and Ross are working on addressing the final loose ends and testing the implementation to ensure it calculating the hessian values correctly.
  • We discussed possible funding opportunities at the Census Board for OpenMx. OpenMx would serve as an improved data management and collaborative analysis environment for census data analysis.
Posted on
Picture of user. rgore Joined: 01/27/2011

Developers Meeting 9/23/11

At developers meeting on 9/16 we discussed the following:

  • The group discussed the updates made to the OpenMx documentation. Specifically, the following was discussed:
    • The use of the 'you' in the documentation. While using 'you' can be seen as informal, the group decided it was appropriate for the user guide.
    • Balancing the font size of the html documentation with what font size will fit on the page in the pdf documentation.
    • Possible coloring issues for color blind readers.
Posted on
Picture of user. rgore Joined: 01/27/2011

Developers Meeting 9/16/11

At developers meeting on 9/16 we discussed the following:

  • The group updated the status of the effort to parallelize the FIML Objective function. Several issues exist:
    • RMPI uses point-to-point communication when it should not. As a result it is not as efficient as it should be.
Posted on
Picture of user. rgore Joined: 01/27/2011

Developers Meeting 9/9/11

At developers meeting on 9/9 we discussed the following:

  • Timo implemented a change to the determinant calculation in omxFIMLObjective.c and omxMLObjective.c. Now we take logs of each element rather than doing multiplies and taking log of the result. This process is significantly more stable.
  • Several bugs related to the joint continuous/ordinal FIML optimization. We will be updating the test suite to include test cases to ensure that an error is not thrown for the patched issues.
Posted on
Picture of user. rgore Joined: 01/27/2011

Developers Meeting 9/2/11

At developers meeting on 9/2 we discussed the following:

  • There is a bug in the implementation of Joint/Ordinal in OpenMx 1.1. It seems to be triggered by including an additional variable (or column) in the data that is not included in the analysis, resulting in the multiplication of non-conformable arrays. The team is continuing to look into this issue.
Posted on
Picture of user. rgore Joined: 01/27/2011

Developers Meeting 8/19/11

At developers meeting on 8/19 we discussed the following:

  • The group decided OpenMx version 1.1 is ready to be released. The release will be occurring in the near future. Details on the new features of OpenMx version 1.1 can be found here.
Posted on
Picture of user. rgore Joined: 01/27/2011

Developers Meeting 8/12/11

At developers meeting on 8/12 we discussed the following: