help with code

Use this forum to post questions about syntax problems or general programming issues. Questions on implementing a particular aspect of econometrics should go in "Econometrics Issues" below.
allister
Posts: 20
Joined: Sun Jan 10, 2010 10:26 am

help with code

Unread post by allister »

Hi Tom I am posting a code that i want you to look over for me it uses the conditional forecast src function. I am getting a bit of trouble with the code can you just look it over for me and correct any mistakes in it for me please. I am attaching the code and the data.
Attachments
indexsa.xls
(132.18 KiB) Downloaded 830 times
BVAR_IRF_tvc_condfor.PRG
(7.89 KiB) Downloaded 827 times
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

Re: help with code

Unread post by TomDoan »

Correct what mistakes? It's using the older cndition.src file rather than the newer condition.src? Are you missing that? I've attached a copy. Other than that, it seems fine.
Attachments
cndition.src
(3.72 KiB) Downloaded 765 times
Post Reply