Please Help, my code is not working.
Posted: Tue Dec 13, 2016 7:46 am
Hello everybody and merry Christmas!
I have a problem with my code. I hope any one of you distinguished scholars could help me.
I am trying to estimate a linear model. This model should be a very simple one because it consists uniquely of linear equations with one exception; exception which is declared as an auxiliary variable.
I keep getting the following preprocessing error:
I have seen in other posts with the same problem. Apparently this problem is basically a mistake in the declaration of the blocks, but I don't see where am I making my mistake.
Could some of you please lend me an eye and check at the code?
It will be very much appreciated.
Yours cordially,
S.T.
PS: The file "coldata.mod" is the database. I can not upload it with its original ".mat" extension.
I have a problem with my code. I hope any one of you distinguished scholars could help me.
I am trying to estimate a linear model. This model should be a very simple one because it consists uniquely of linear equations with one exception; exception which is declared as an auxiliary variable.
I keep getting the following preprocessing error:
- Code: Select all
Starting Dynare (version 4.4.3).
Starting preprocessing of the model file .. .
ERROR: ITinCOL.mod: line 110, col 11: syntax error, unexpected '(', expecting COMMA
I have seen in other posts with the same problem. Apparently this problem is basically a mistake in the declaration of the blocks, but I don't see where am I making my mistake.
Could some of you please lend me an eye and check at the code?
It will be very much appreciated.
Yours cordially,
S.T.
PS: The file "coldata.mod" is the database. I can not upload it with its original ".mat" extension.