You are here

Cryptic error message

When I run the attached script I get:

Running model
Error in strsplit(flatName, imxSeparatorChar, fixed = TRUE) :
non-character argument

This is because the algebra for threshold matrix is mis-spelled Thresholds instead of thresholds. It would be much nicer to get an error message that rudely informs me that I can't spell - or at least that I've referred to an object that doesn't exist :). Data are here: https://openmx.ssri.psu.edu/repoview/1/trunk/models/passing/data/mddndzf.dat

Reporter: 
Created: 
Thu, 08/04/2011 - 13:00
Updated: 
Thu, 08/18/2011 - 14:28

Comments

I see the data but not the script.

Trying again - attached fixed script by mistake...

Grr. I had previously included the error detection but never tested it, and there was a typo. The 1-line change has been committed. This makes me want to go on a rant about the perils of dynamically typed languages, but I'll refrain.

Automatically closed -- issue fixed for 2 weeks with no activity.