I am trying to import a model and results into MARK that were created in RMark, so that I can get the median c-hat estimate. I used export.MARK to create the *.Rinp file for import. MARK creates the dbf file to hold the results, but then hangs up and I receive the following error message, after which MARK closes:
ERROR CODE: 11[]
Subsystem: BASE
Description: Dynamic Memory Low
Call Stack:
MYTOPAPPWIN: APPENDOUTPUT (Line: 100)
MYTOPAPPWIN: FILENEWRMARK (Line: 298)
APP: START (Line: 855)
START (Line 6)
Does this error really mean that the computer does not have enough memory? I am running on a 64-bit Vista machine with 16GB RAM. I believe MARK is a 32-bit program so it cannot access all of that memory, so running out of memory probably is possible, and the model is fairly complex. I have seen a few other posts that reference this same error code, but no responses to any of them. Can anyone confirm that this error does indicate a memory issue? Does anyone have any suggestions as a work around? Can the import process be done in multiple steps for example? Can I import just the model without the results?
I will appreciate any advice on how I might be able to get around this issue. Thanks in advance for any help!
-Brian