When running the program in GAUSS 12 of Hamilton for Markov Switching ARCH :
Estimation of Markov-switching ARCH models. Data and software for methods used in J. Econometrics, Sept./Oct. 1994.
I get the following error:
Line 205 in X:\Hamilton\procs
Syntax error G0008 : 'endp'
Line 217 in X:\Hamilton\Maxseek
Undefined symbol G0025 : 'x'
Line 230 in X:\Hamilton\Maxseek
Undefined symbol G0025 : 'zzs'
I guess it should be a problem of the GAUSS version (the code is prepared for the version 2.0), could anyone help me with this? I am not able to find what isn't working
Thanks
Mary
3 Answers
0
It will run fine in newer versions of GAUSS. Here are a couple things you will need to fix, though. (Don't worry, they are simple and quick!).
- Delete the strange "SUB" character at the bottom of the PROCS file:
- The references to the data file crisp.w and the procedures file procs are lower case in the Maxseek file, but the actual file names are upper case. Since Windows is case insensitive, it works OK on Windows. If you are on Mac or Linux, you need to make the references in Maxseek match the case of the actual file name
After you have done that, it should run just fine in GAUSS 11 to GAUSS 14.
0
I deleted the SUB character and it runs perfectly! (I'm working on Windows)
Thank you very much!
0
coxis I am also working on SWARCH. Can you share about SWARCH with me. Can you help me?
May I ask if your email. thank you
Your Answer
3 Answers
It will run fine in newer versions of GAUSS. Here are a couple things you will need to fix, though. (Don't worry, they are simple and quick!).
- Delete the strange "SUB" character at the bottom of the PROCS file:
- The references to the data file crisp.w and the procedures file procs are lower case in the Maxseek file, but the actual file names are upper case. Since Windows is case insensitive, it works OK on Windows. If you are on Mac or Linux, you need to make the references in Maxseek match the case of the actual file name
After you have done that, it should run just fine in GAUSS 11 to GAUSS 14.
I deleted the SUB character and it runs perfectly! (I'm working on Windows)
Thank you very much!
coxis I am also working on SWARCH. Can you share about SWARCH with me. Can you help me?
May I ask if your email. thank you