Sometimes error messages for NaN get garbled in Windows. See the thread below.
http://openmx.psyc.virginia.edu/thread/3881#comment-5574
exited abnormally with the error message: MxComputeGradientDescent: fitfunction Sat.fitfunction evaluated to 1.#QNAN0 ()
We need a script that generates this error. Rob alluded to there being one. And then we can try to fix the printing of the error message.
#1
NaN
.Log in or register to post comments
#2
Log in or register to post comments
#3
Joshua, are you suggesting this is R's problem?
Log in or register to post comments
#4
Some library should provide a portable way to format numbers into strings. Since libc is failing, R could fill this role or OpenMx could fill it too.
Log in or register to post comments
#5
Odd if it is R...
Log in or register to post comments
#6
Log in or register to post comments
#7
I still haven't cross-checked on a Windows 7 source build because I haven't successfully built on that OS. It could be a Windows version issue, or a Rob-build issue: unclear so far.
Log in or register to post comments
#8
Log in or register to post comments