Cannot run several examples with OpenMx 1.3.2
Posted on

Forums
Hi all,
I install the OpenMx for windows today. I found that I cannot run several example scripts:
http://openmx.psyc.virginia.edu/svn/trunk/demo/BivariateSaturated_MatrixRawCholesky.R
http://openmx.psyc.virginia.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
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?
Log in or register to post comments
In reply to which version? by jpritikin
Problems solved
Thank you. The codes in the package work well!
Log in or register to post comments