You are here

Cannot run several examples with OpenMx 1.3.2

3 posts / 0 new
Last post
psunthud's picture
Offline
Joined: 02/14/2012 - 17:37
Cannot run several examples with OpenMx 1.3.2

Hi all,

I install the OpenMx for windows today. I found that I cannot run several example scripts:

https://openmx.ssri.psu.edu/svn/trunk/demo/BivariateSaturated_MatrixRawCholesky.R
https://openmx.ssri.psu.edu/svn/trunk/demo/BivariateHeterogeneity_PathRaw.R

The error messages are

Error in mxModel("bivSat6", mxMatrix(type = "Full", nrow = 2, ncol = 2, :
could not find function "mxFitFunctionML"

Error in mxModel("bivariate Heterogeneity Path Specification", mxModel("group1", :
could not find function "mxFitFunctionAlgebra"

Thank you in advance for any answers!

Sunthud

jpritikin's picture
Offline
Joined: 05/24/2012 - 00:35
which version?

You are running demos from the subversion repository. These may have changes tailored for the next release. Can you try to similar demos that are bundled with the release you installed?

psunthud's picture
Offline
Joined: 02/14/2012 - 17:37
Problems solved

Thank you. The codes in the package work well!