Page 1 of 1

error code 30 - initial values setting

PostPosted: Thu Nov 05, 2020 4:01 pm
by hkim
Hi all,

I've tried to fit MtbRE model through "run -> Pre-defined model(s)" with the option "provide initial parameter estimates" and got the below error message.

Error code: 30 []
Subsystem: BASE
Operation: + ,Arg: {MtbRE}, Type: STRING
Function: ADD
Argument: 1141
Type: STRING
Argument Number: 2
Requested type: LONGINT
CallStack:
INITIALIZEESTIMATEDIAGLOGWIN:INIT [Line:18]
MYTOPAPPWIN:RUNMULTMODELSNTCLOSED [Line:1143]
MYTOPAPPWIN:RUNMARKF [Line:903]
MYTOPAPPWIN:RUNMULTMODELS [Line:2]
APP:START [Line:1141]

The data type was "Huggins p and c with Random effects" and I used logit link function. (I also tried sin but got the same error message.) It also seemed that the error message pops up only when I try to fit any models with the behaviour effect.

It would be a great help if anyone knows the solution for this issue or any explanation why this happens.

Thanks!
Hanna

Re: error code 30 - initial values setting

PostPosted: Thu Nov 05, 2020 4:08 pm
by cooch
Confirmed. The 'bug' only arises when you select the option to specify intial values. I'll make sure Gary sees this.

Re: error code 30 - initial values setting

PostPosted: Fri Nov 06, 2020 1:53 pm
by hkim
That would be great. Thanks!

Re: error code 30 - initial values setting

PostPosted: Sat Nov 07, 2020 2:48 pm
by gwhite
I just posted a new version of MARK on my web site that fixes this problem. Thanks for reporting the bug.

Gary

Re: error code 30 - initial values setting

PostPosted: Mon Nov 09, 2020 9:21 am
by cooch
New version also mirrored on PhiDot:

http://www.phidot.org/software/mark/dow ... /setup.exe

Re: error code 30 - initial values setting

PostPosted: Mon Nov 09, 2020 3:40 pm
by hkim
I now see that I can set initial values. Thanks a lot for the update!

Hanna