by kpearson » Wed Oct 01, 2014 4:43 pm
Not sure if this workaround has been remedied, but I am also having trouble getting the multistrata model with unobservable states (2 obs., 8 unobs.) to run in RMark. Below is the error code I receive... It appears that when I try to restrict the number of Psi parameters (e.g. run a stratum model), the Mark output reveals that they were not restricted. Instead, each time I try to run a model, Psi parameters are always all different, regardless of how I structure the model. Both S and p parameters appear to be structuring correctly.
At line 4846 of file chprob.f90
Program aborted. Backtrace:
Fortran runtime error:
Program aborted. Backtrace:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Program aborted. Backtrace:
Index '0' of dimension 1 of array 'parm' below lower bound of 1
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Program aborted. Backtrace:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Program aborted. Backtrace:
Program aborted. Backtrace:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Error in if (loc[1] == -1) loc = regexpr(" = ", out[x]) - 1 :
missing value where TRUE/FALSE needed
In addition: Warning message:
running command '"c:/Program Files (x86)/Mark/mark64.exe" i=mark002.inp o=mark002.out v=mark002.vcv r=mark002.res threads=-1' had status 2
Problem extracting output. Look at MARK output file to see what is wrong.