"FO9. Simultaneous block is singular." Error
Posted: Tue Aug 23, 2011 3:17 pm
Hi,
I am trying to run the code of the paper by Fratzscher, Juvenal and Sarno called "Asset prices, exchange rates and the current account". It estimates a 7-variable VAR and then runs a Monte Carlo simulation by taking orthogonal decompositions and using sign restrictions. However, the simulation does not run and I keep on getting the following error message:
## FO9. Simultaneous block is singular. Check your equations.
The Error Occurred At Location 6693, Line 301 of loop/block
My question is whether this is related to my data, or whether this error message has something to do with the programming itself. Is there also a way to figure out where "Location 6693, Line 301 of loop/block" is, so that I can see what is wrong?
I am able to run a very similar code with a 6-variable VAR (with different sign restrictions), of which 5 variables are the same as in the 7-variable model. The code is very similar so I do not understand where the error comes from.
If you wish I can post the code online, but it is quite long so I thought I would start by asking the questions above. Thank you very much for your help.
Regards,
Evan
I am trying to run the code of the paper by Fratzscher, Juvenal and Sarno called "Asset prices, exchange rates and the current account". It estimates a 7-variable VAR and then runs a Monte Carlo simulation by taking orthogonal decompositions and using sign restrictions. However, the simulation does not run and I keep on getting the following error message:
## FO9. Simultaneous block is singular. Check your equations.
The Error Occurred At Location 6693, Line 301 of loop/block
My question is whether this is related to my data, or whether this error message has something to do with the programming itself. Is there also a way to figure out where "Location 6693, Line 301 of loop/block" is, so that I can see what is wrong?
I am able to run a very similar code with a 6-variable VAR (with different sign restrictions), of which 5 variables are the same as in the 7-variable model. The code is very similar so I do not understand where the error comes from.
If you wish I can post the code online, but it is quite long so I thought I would start by asking the questions above. Thank you very much for your help.
Regards,
Evan