hi
I'm using E-Surge for fitting multi-state models:
The models are built as follows:
-one initial state matrix
-one transition matrix divided in three step (survival, mortality causes and movement between three sites)
-one encounter matrix
My data consists of 45 capture occasions, 190 individuals, 6 groups, 7 events and 7 states (including 3 newly dead states: state 4, 5 or 6).
Typical encounter histories may be
01110202220003323214000....
00221002222222332200050....
I have no problem with computing the transition matrix in GEPAT.
I have no problem with computing the first initial state matrix in GEMACO too.
However when I want to build the first step transition matrix (survival step), E surge sends me an error message like that:
"(...)
this error was detected while a MEX-file was running. If the MEX-file is not an official MathWorks function, please examine its source code for errors
(...)
??? Error using ==> waitfor
Error while evaluating uicontrol Callback"
I would know what does this message mean, whether this error message rises from a bad syntax in the GEPAT matrix, a bad syntax in GEMACO, or because of a great number of "0" values in capture histories?
thanks in advance
Alexis