Displaying 1 result from an estimated 1 matches for "mofici".
Did you mean:
covici
2013 Jan 07
1
try()-function does not catch error in BATCH-job if Matrix is loaded
Hello,
In my simulation I use the try()-function to catch possible errors when
fitting models. I run the simulationon a Linux-server using the command
" R CMD BATCH nameOfFile.R &". When executing the code as batch-job I
get the problem that the execution is halted without giving an error
message. But when I run the code interactivly the error is catched by
try() as it would