IRIS-Solutions-Team / IRIS-Toolbox

[IrisToolbox] for Macroeconomic Modeling
Other
92 stars 42 forks source link

arwm retur error #348

Open siarvey opened 1 year ago

siarvey commented 1 year ago

Please assist me in resolving the error below

Error using poster/arwm Error: File: arwm.m Line: 285 Column: 18 Invalid syntax for calling function 'theta' on the path. Use a valid syntax or explicitly initialize 'theta' to make it a variable.

Error in estimatemodel_1 (line 71) [theta, logpost,ar] = arwm(Pos,N, 'progress=',true,'AdaptScale=',2,'AdaptProposalCov=',1,'BurnIn=',0.20);

jaromir-benes commented 1 year ago

Hi - Could you please tell me what version of Iris this is? Best, Jaromir

On Tue, Nov 1, 2022 at 2:16 PM siarvey @.***> wrote:

Please assist me in resolving the error below

Error using poster/arwm Error: File: arwm.m Line: 285 Column: 18 Invalid syntax for calling function 'theta' on the path. Use a valid syntax or explicitly initialize 'theta' to make it a variable.

Error in estimatemodel_1 (line 71) [theta, logpost,ar] = arwm(Pos,N, 'progress=',true,'AdaptScale=',2,'AdaptProposalCov=',1,'BurnIn=',0.20);

— Reply to this email directly, view it on GitHub https://github.com/IRIS-Solutions-Team/IRIS-Toolbox/issues/348, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGCVKKSASRNCADV5L3WZOSDWGEJ2JANCNFSM6AAAAAARUBPYMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

siarvey commented 1 year ago

Iris version is 20190328

siarvey commented 1 year ago

thanks for this prompt response

jaromir-benes commented 1 year ago

Can you upgrade to the latest?

On Tue, Nov 1, 2022, 10:18 PM siarvey @.***> wrote:

thanks for this prompt response

— Reply to this email directly, view it on GitHub https://github.com/IRIS-Solutions-Team/IRIS-Toolbox/issues/348#issuecomment-1299192072, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGCVKKUPLZTAZ3XRJAOPOODWGGCLBANCNFSM6AAAAAARUBPYMY . You are receiving this because you commented.Message ID: @.***>

siarvey commented 1 year ago

I will do that right away

siarvey commented 1 year ago

updating to the current iris means that the entire model code will have to be redone